摘要: public class Config { private static Properties properties; private static Logger logger = Logger.getLogger(Config.class); static { try { PropertyConf 阅读全文
posted @ 2017-12-27 10:55 胡一生 阅读(5122) 评论(0) 推荐(1)