java获取web项目根路径
摘要:
//获取web 项目根路径 public static String getWebPath() { String sysPath = ""; try { //SfgkUtil 为该方法所在类名称 if(SfgkUtil.class.getClassLoader().getResource(File. 阅读全文
posted @ 2017-02-16 21:36 nycqw 阅读(247) 评论(0) 推荐(0)
posted @ 2017-02-16 21:36 nycqw 阅读(247) 评论(0) 推荐(0)
posted @ 2017-02-16 21:22 nycqw 阅读(133) 评论(0) 推荐(0)