摘要: 按key读取properties文件中的value 按key写入properties文件内容 阅读全文
posted @ 2017-08-14 17:19 疯狂的蜗牛仔 阅读(244) 评论(0) 推荐(0)
摘要: 1 public void appendResult(String content){ 2 3 String filePath = System.getProperty("user.dir"); 4 String fileName = "sys_check_info.txt"; 5 Buffered 阅读全文
posted @ 2017-08-14 17:12 疯狂的蜗牛仔 阅读(1893) 评论(0) 推荐(0)