0$房天下问答|帮设置个按键精灵脚本$https://m.fang.com/ask/ask_5524956.html$https://static.soufunimg.com/common_m/m_public/201511/images/asksharedefault.png
packc/pages/ask/detail/detail?askid=5524956
共2个回答
-
-
-
windows0596
丨Lv 4
Sub 子程序2 time1 = Plugin.Sys.GetTime Do time2 = Plugin.Sys.GetTime Delay 200 time3 = time2 - time1 Delay 200 Call Plugin.msg.Tips("脚本执行了" & int((time3 / 1000) / 60) & "分") //弹出一个气泡,提示脚本运行多长时间,不喜欢可以删掉 Delay 200 Loopend subSub 子程序() Do time4 = int((time3 / 1000) / 60) While time4 < 5 KeyPress "1", 10 Wend Delay 1000 * 30 KeyPress "V", 1 Delay 1000 * 20 KeyPress "V", 1 time4=0 Loopend sub线程1=BeginThread(子程序)线程2=BeginThread(子程序2)//可以了
-
-
-
shoubuliao2
丨Lv 3
呵呵,学到了,一楼脚本不错脚本最前面加:DimEnv time1,time2,time3,time4把 time4 = int((time3 / 1000) / 60)移到 time3 = time2 - time1 下面time4=0 下面加time1 = Plugin.Sys.GetTime
免责声明:问答内容均来源于互联网用户,房天下对其内容不负责任,如有版权或其他问题可以联系房天下进行删除。

关注成功