摘要:
/***获取工程所在目录*@return*@throwsUnsupportedEncodingException*/privatestaticStringgetProjectPath()throwsUnsupportedEncodingException{URLurl=UpdateHook.class.getProtectionDomain().getCodeSource().getLocation();StringfilePath=URLDecoder.decode(url.getPath(),"UTF-8");if(filePath.endsWith(".ja 阅读全文
posted @ 2011-09-28 22:22 季枫 阅读(267) 评论(0) 推荐(0)
浙公网安备 33010602011771号