03 2015 档案

摘要:1:通过反射解析这个类的构造函数public class person { public String name="jack"; private int password=123; private static int age; public person() { System.out.print... 阅读全文
posted @ 2015-03-21 10:47 BigShui 阅读(188) 评论(0) 推荐(0)
摘要:http://www.itmop.com/downinfo/1239.html 阅读全文
posted @ 2015-03-01 20:30 BigShui 阅读(175) 评论(0) 推荐(0)