摘要:
1)方式一 URI webPathTemp = Thread.currentThread().getContextClassLoader().getResource("").toURI(); String webPath=String.valueOf(webPathTemp.getPath()); webPath = webPath.substring(1,webPath.indexOf("W... 阅读全文
posted @ 2008-08-13 15:02
willpower
阅读(1699)
评论(0)
推荐(0)
浙公网安备 33010602011771号