System.getProperty("os.name")在不同操作系统上的输出
System.out.println(System.getProperty("os.name"));
?
操作系统输出linuxLinuxwindowsWindows XP发布时间: 2012-11-09 10:18:48 作者: rapoo
System.getProperty("os.name")在不同操作系统上的输出
System.out.println(System.getProperty("os.name"));
?
操作系统输出linuxLinuxwindowsWindows XP