... Path p2 = Paths.get(args[0]); Path p3 = Paths.get(URI.create("file:///Users/joe/FileTest.java")); // 在windows下使用这样的路径 Path p4 ...
確定! 回上一頁