經安全檢測,此網站為安全網站,請放心前往原始網址!

印象: [Java]刪除檔案

2005年11月17日 ... class DeleteFile { public static void main(String[] args) { System.out.println(" Delete File : c:\\test.txt"); File f1 = new File("C:\\test.txt"); if ( f1.delete() ) ...

www.google.com.tw

網址安全性掃描由 google 提供