摘要: 读取导出jar包的相同目录的配置文件 System.getProperty("user.dir")+"\\"+fileName; 读取类所在目录的配置文件按 InputStreamis=TestAction.class.getClassLoader().getResourceAsStream("te 阅读全文
posted @ 2020-03-31 13:42 _DC 阅读(932) 评论(0) 推荐(0)