for /f "delims=" %%i in ('dir /b/s "f:\Program Files\Tencent\QQ\Users\10000\Image\*.*"') do del /s/q "%%i" 清理完后怎么在后面加统计?自带的老是清不干净 在后面, 自带
wfyth 发表于 2023-3-27 02:22 统计清理了多少个文件或大小?? https://www.cnblogs.com/mq0036/p/11351285.html 批处理统计某文件夹中文件的个数。