... create new file f = new File("test.txt"); // pathname string from abstract pathname v = f.getPath(); // true if the file path exists bool = f.exists(); // if ...
確定! 回上一頁