System.getProperty("os.name") //操作系统名称 System.getProperty("os.version") //操作系统版本 System.getProperty("os.arch") //操作系统构架