如ping 163.com
返回结果
Pinging 163.com with 32 bytes of data:
Reply from 220.181.31.8: bytes=32 time=616ms TTL=246
Reply from 220.181.31.8: bytes=32 time=986ms TTL=246
Reply from 220.181.31.8: bytes=32 time=792ms TTL=246
Reply from 220.181.31.8: bytes=32 time=717ms TTL=246
Ping statistics for 220.181.31.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 616ms, Maximum = 986ms, Average = 777ms
想提取返回结果中的Average = 777ms
效果:
当前平均网络延时777毫秒
请问完整纯批处理代码怎么写 谢谢
[ Last edited by hackiller on 2008-10-21 at 23:13 ]
返回结果
Pinging 163.com with 32 bytes of data:
Reply from 220.181.31.8: bytes=32 time=616ms TTL=246
Reply from 220.181.31.8: bytes=32 time=986ms TTL=246
Reply from 220.181.31.8: bytes=32 time=792ms TTL=246
Reply from 220.181.31.8: bytes=32 time=717ms TTL=246
Ping statistics for 220.181.31.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 616ms, Maximum = 986ms, Average = 777ms
想提取返回结果中的Average = 777ms
效果:
当前平均网络延时777毫秒
请问完整纯批处理代码怎么写 谢谢
[ Last edited by hackiller on 2008-10-21 at 23:13 ]
