2017年3月31日

java读取property文件

摘要: Properties config = new Properties(); BufferedInputStream bufferedInputStream = null; try { bufferedInputStream = new BufferedInputStream(JettyDemo.cl 阅读全文

posted @ 2017-03-31 20:05 happy刘艺 阅读(131) 评论(0) 推荐(0) 编辑

导航