
CODE: [Copy to clipboard]for /f "tokens=1" %i in ('ping 192.168.0.1 -n 1 ^| find "Reply"') do set ping=%i
if pc%pingtime%==pc goto :skip
set pingtime=%ping:~0,-2%
if %ping% gtr 100 goto :A
...
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |