读书人

System.getProperty(quot;os.namequot;)在不同

发布时间: 2012-11-09 10:18:48 作者: rapoo

System.getProperty("os.name")在不同操作系统上的输出

System.out.println(System.getProperty("os.name"));

?

操作系统输出linuxLinuxwindowsWindows XP

读书人网 >操作系统

热点推荐