java readProperties
摘要:
@Deprecated public static Map readProperties(String propertiesFile) { Properties prop = new Properties(); try { prop.load(new InputStreamReader( App.class.getClassLoad... 阅读全文
posted @ 2017-09-29 16:52 RockyLOMO 阅读(250) 评论(0) 推荐(0)
浙公网安备 33010602011771号