... try { // returns pathnames for files and directory f = new File("C:/Texts/TutorialsPoint/Java"); // create directories bool = f.mkdirs(); // print ...
確定! 回上一頁