問題正常在Java 工程中讀取某路徑下的檔案時,可以採用絕對路徑和相對路徑, ... File file = new File("src/main/resources/database.properties"); ...
確定! 回上一頁