摘要: public class SQLUtil { /** * 加载.properties配置文件 * * @param file * @return */ public static Properties loadConfig(String file) { Properties properties = 阅读全文
posted @ 2016-05-22 22:32 蓝枫_yong 阅读(208) 评论(0) 推荐(0)