首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

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

2012-11-09 
System.getProperty(os.name)在不同操作系统上的输出System.out.println(System.getProperty(os.name)

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

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

?

操作系统输出linuxLinuxwindowsWindows XP

热点排行