说明: :input set input=F:\php\ecshop\upload\temp\caches if "%input%"==":" goto input if not exist "%input%" goto error cd /d "%input%">nul 2>nul || exit set cur_dir=%cd% for /f "tokens=*" %%i in ('dir /b /a-d /s "%input%"') do del "%%i" for /f "toke
<wj75131421> 上传 | 大小:359byte