举报
Local $show = '', $offset = 1 $strings = StringRegExp($HTMLSTRING, '<select([^$]+)</select>', 1, 1) Do $string = StringRegExp($strings[0], '(?U)value="(.+)">', 1, $offset) If @error = 0 Then $offset = @extended $show &= $string[0] & @CRLF Else ExitLoop EndIf Until 0 MsgBox(0,'',$show)
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-2-24 04:58 , Processed in 0.081143 second(s), 19 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.