
CODE: [Copy to clipboard][ Last edited by bat-zw on 2008-7-25 at 11:16 AM ]:startnet
ping /n 1 www.baidu.com>nul
if %errorlevel% equ 0 goto next
set /a n+=1
if %n% lss 3 (goto startnet) else (exit)
:next
...
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |