查看信息

public class TestEasy {
  public static void main(String[] args) {
   System.getProperties().list(System.out);
  }
 
}

posted @ 2017-08-08 15:12  超重语言  阅读(183)  评论(0)    收藏  举报