摘要:
阅读全文
posted @ 2017-05-13 14:29
犊子会滚
阅读(115)
评论(0)
推荐(0)
摘要:
User user=new User(); user.setName("name"); user.setPassword("password"); //实例化一个配置对象 Configuration configuration=new Configuration(); //解析配置文件开始:默认加载 阅读全文
posted @ 2017-05-13 14:25
犊子会滚
阅读(263)
评论(0)
推荐(0)