17:15:54.156 Reply from 220.181.6.19: bytes=32 time=143ms TTL=52
17:15:55.171 Reply from 220.181.6.19: bytes=32 time=156ms TTL=52
17:15:56.140 Reply from 220.181.6.19: bytes=32 time=118ms TTL=52作者: su2353 时间: 2009-4-24 09:14
Quote:
Originally posted by flybird2020 at 2009-4-24 06:11:
@echo off
:loop
ping 128.1 -n 1 -w 3000>nul
for /f "tokens=1-10 delims==m" %%a in ('ping g.cn -n 1^|find "ms"') do set speed=%%d
if %speed% gtr 100 (echo %time%网速慢, ...