getProperty("user.dir");// 獲取項目名字System.out.println("文件路徑: " + contextPath + "\\text"); // 第一種方式// File file = new ...
確定! 回上一頁