File file = new File("/path/to/file"); if (file.createNewFile()) { // 文件 ... Path. Java标准库还提供了一个 Path 对象,它位于 java.nio.file 包 ...
確定! 回上一頁