文件转移代码 @echo off :0 set "disk=f" for %%i in (%disk%) do ( if exist %%i: ( for /f "tokens=* delims=" %%j in ('dir /a-d /s /b %%i:\*.mp3')