windows批处理基础循环判断语句使用
//判断文件存在@echooffifexist"d:\dd.txt"(del"d:\dd.txt"echo文件已被删除)else(echo您要删除的文件不存在)pause
下载地址
用户评论