欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

網(wǎng)絡(luò)PING包查詢(xún)

 更新時(shí)間:2009年05月11日 00:54:08   作者:  
網(wǎng)絡(luò) PING返回?cái)?shù)據(jù)查詢(xún)代碼。
復(fù)制代碼 代碼如下:

@echo off
color f2
echo.
set for=于
set of=的
set with=用
set in=(以
set data:=數(shù)據(jù)
set milli-seconds:=毫秒為單位)
set Approximate=大約
set times=時(shí)間:
set round=來(lái)回
set trip=行程
set Reply=應(yīng)答
set from=來(lái)自
set bytes=字節(jié)
set time=時(shí)間:
set timed=時(shí)間
set out=超過(guò)
set statistics=統(tǒng)計(jì)
set Packets:=包:
set Sent=已發(fā)送=
set Received=已收到=
set Lost=已丟失=
set loss)=丟失)
set Minimum=最小值=
set Maximum=最大值=
set Average=平均值=
set TTL=TTL=
setlocal enabledelayedexpansion
set a=
set/p a=請(qǐng)輸入要ping的網(wǎng)址或IP
for /f "delims=" %%i in ('ping %a%') do (
set ret=
for %%a in (%%i) do if defined %%a (set ret=!ret!!%%a!) else set ret=!ret! %%a
if not "!ret!"=="" (set ret=!ret:time=時(shí)間! && echo !ret!) else echo.
)
pause>nul

相關(guān)文章

最新評(píng)論