popexizhi
富足,平衡,接受自己,三斗计划,享受心流的乐趣
html tool
2017年10月26日星期四
java获得系统版本并设置文件间隔符
http://aniyo.iteye.com/blog/1495435
System.out.println(
"===========os.name:"
+System.getProperties().getProperty(
"os.name"
));
System.out.println(
"===========file.separator:"
+System.getProperties().getProperty(
"file.separator"
));
没有评论:
发表评论
较新的博文
较早的博文
主页
订阅:
博文评论 (Atom)
没有评论:
发表评论