举报
$str = '0480' If Number($str) < 500 And Number($str) > 0 Then MsgBox(0, $str, 'OK~')
Local $Str = '0499' Local $Test = StringRegExpReplace($Str, '([0][0-4][0-9][0-9])', '') If @extended = 1 And $Test = "" Then MsgBox(0, $Str, 'OK')
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-4-22 15:06 , Processed in 0.111648 second(s), 22 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.