String tomcatPath = System.getProperty("user.dir");out.print("tomcatPath:" + tomcatPath + "<br>");String filepath = "";if (tomcatPath.contains("//")) {filepath = tomcatPath.replace("//bin", "//webapps//CDNManageSystem//") + "speed.txt";} else {filepath = tomcatPath.replace("/bin", "/webapps/CDNManageSystem/") + "speed.txt";}URL url = Path.class.getClassLoader().getResource("/a.properties");String path = URLDecoder.decode(url.getPath(), "utf-8");out.print("path:" + path + "<br>");out.print("filepath:" + filepath + "<br>");String tomcatPath = System.getProperty("user.di 你的当前访问异常,请进行认证后继续阅读剩余内容。 提交