dir bin build target /s/b >>kill.txtFor /f %%i in (kill.txt) DO rd /s/q %%idel kill.txt#pause 可运行文件 在附件中