摘要:
public class PathUtil {public static void main(String[] args)throws Exception { PathUtil p = new PathUtil(); System.out.println(p.getWebClassesPath()); System.out.println(p.getWebInfPath()); System.out.println(p.getWebRoot());}public String getWebClassesPath() { String path = getClass().ge... 阅读全文
posted @ 2012-09-07 00:25
星语心愿~
阅读(338)
评论(0)
推荐(0)

浙公网安备 33010602011771号