摘要: BaseDao优化2种方法 1、 try { //读取配置文件,配置文件保存了数据库的东西 String path=”database.properties”; //创建实例化对象 Properties properties = new Properties(); 单例封装配置文件 阅读全文
posted @ 2018-09-07 21:29 登风360 阅读(194) 评论(0) 推荐(0)