摘要: public class PropertiesUtil{ private static Properties properties; static{ InputStream in = null; try{ in = PropertiesUtil.class.getClassLoader().getR 阅读全文
posted @ 2018-11-01 08:32 梦浍烈风灵 阅读(1070) 评论(0) 推荐(0) 编辑