取当前路径方法
2016年6月15日
14:51
StringContext=getClass().getResource("/").getFile().toString();
Context=Context.substring(0,Context.indexOf("WEB-INF"));
取当前路径方法
2016年6月15日
14:51
StringContext=getClass().getResource("/").getFile().toString();
Context=Context.substring(0,Context.indexOf("WEB-INF"));