空间公告

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:

 

评分:0

我来说两句

显示全部

:loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

Open Toolbar