摘要:
public class ConfigManager { private static ConfigManager config = null; //创建Properties文件 读取配置文件中的内容 Properties p = null; //1,私有化构造方法 private ConfigMa 阅读全文
posted @ 2016-10-31 16:32
镜无尘
阅读(282)
评论(0)
推荐(0)