举报
Global $iTime = TimerInit() AdlibEnable("CheckTime") ; 主程序 Exit Func CheckTime() If TimerDiff($iTime) >= 2 * 60 * 1000 Then AdlibDisable() MyFunc() EndIf EndFunc Func MyFunc() ; 子程序 EndFunc
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-5-18 16:15 , Processed in 0.192682 second(s), 23 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.