您需要 登录 才可以下载或查看,没有账号?加入
举报
;AdlibEnable("time", 1000);启用Adlib功能 ;Dim $time = IniRead("config.ini","配置信息","自动关闭","") , $Text ;Func Time();倒计时执行语句 ; If $time = 0 Then ; DllCall("user32.dll", "int", "AnimateWindow", "hwnd", $FrmMain, "int", 500, "long", 0x00050001);slide out to right ; Exit ; EndIf ; GUICtrlSetData($Label1, "消息将在" & $time & "秒后自动关闭..") ; $time -= 1 ;EndFunc ;==>Time
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-5-2 23:26 , Processed in 0.123070 second(s), 24 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.