摘要: 调用方法:String url = PropertiesUtil.getProperty("url");public class PropertiesUtil { public static Properties property; static { property = ... 阅读全文
posted @ 2015-11-25 09:56 盗梦笔记 阅读(296) 评论(0) 推荐(0)