java 代码片段

来源:互联网 发布:百度云搜索源码 编辑:程序博客网 时间:2024/06/05 19:27

1、打印java属性

System.getProperties().list(System.out);