空间公告
StringRegExp
上一篇 /
下一篇 2007-04-29 19:26:12

$nOffset = 1
While 1
$array = StringRegExp('"http://www.autoitscript.com/forum/"index.php?showtopic=38568&hl=Regexp+http" kjhttp://www.163.com/ khttphttphttpjlj', 'http://[^ ,\r\n,",\s]*', 2, $nOffset)
If @error = 0 Then
$nOffset = @extended
Else
ExitLoop
EndIf
for $i = 0 to UBound($array) - 1
msgbox(0, "Script. Start - Add your code below here", $array[$i])
Next
WEnd
导入论坛
收藏
分享给好友
管理
举报
TAG: