public static boolean delFile(String path){
//String s = "D:\\txt\\inBuffer\\"+ fileInfo[0] +"\\" + fileID;//文件的絕對路徑
File file = new File(path);
boolean d=false;
if(
文章來源:http://www.itshehui.com/forum.php?mod=viewthread&tid=856
//String s = "D:\\txt\\inBuffer\\"+ fileInfo[0] +"\\" + fileID;//文件的絕對路徑
File file = new File(path);
boolean d=false;
if(
文章來源:http://www.itshehui.com/forum.php?mod=viewthread&tid=856