//判断文件存在@echooffifexist"d:\dd.txt"(del"d:\dd.txt"echo文件已被删除)else(echo您要删除的文件不存在)pause