2009年8月7日 - File file = new File(path); if(file.exists()){ System.out.println("文件存在"); if(file. delete()){
bbs.csdn.net