举报
#include <inet.au3> $a = _INetGetSource("http://www.autoitx.com/index.php") $bt = StringRegExp($a, 'noborder">(.+)</a><.+', 3) If @error = 0 Then MsgBox(0, 0, $bt[0] & ' 已登录') Else MsgBox(0, 0, '未登录') EndIf
查看全部评分
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-2-25 19:35 , Processed in 0.082573 second(s), 23 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.