举报
Global Const $NETWORK_ALIVE_LAN = 0x1 Global Const $NETWORK_ALIVE_WAN = 0x2 $x =DLLCall("sensapi.dll","int","IsNetworkAlive","str",$NETWORK_ALIVE_LAN) msgbox (4096,"测试",$x[0]) ; 1 为通,0 为断
Do $var=Ping("www.baidu.com",50000) Sleep(500) Until $var MsgBox(64,"网络测试","网络正常!",20)
查看全部评分
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-4-22 07:37 , Processed in 0.100478 second(s), 21 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.