摘要: https://segmentfault.com/q/1010000004952621/a-1020000004955600 阅读全文
posted @ 2017-09-05 23:49 余***龙 阅读(99) 评论(0) 推荐(0) 编辑
摘要: String classpath = this.getClass().getResource("/").getPath().replaceFirst("/WEB-INF/classes/", "").replaceFirst("/", ""); String filePath=classpath+" 阅读全文
posted @ 2017-09-05 20:35 余***龙 阅读(166) 评论(0) 推荐(0) 编辑