#IfWinActive ahk_exe AnLink.exe
;删对话框
F1::
Send {LButton Down}
sleep,400
Send {LButton Up}
sleep,100
send,{space}{Down}{Down}{Down}{Down}{Down}{space}{space}
sleep,100
send,{Down}{Right}{space}
Return
以上代码测试可用,但是有点慢,而且有时候会出错,请教如何优化
#IfWinActive ahk_exe AnLink.exe
;删对话框
F1::
Send {LButton Down}
sleep,400
Send {LButton Up}
sleep,100
send,{space}{Down}{Down}{Down}{Down}{Down}{space}{space}
sleep,100
send,{Down}{Right}{space}
Return
以上代码测试可用,但是有点慢,而且有时候会出错,请教如何优化
您猜对了答案,下面是向您展示的隐藏信息:
猜错啦:您选中的是「」,正确答案是:「」
·已选
已选·
请先登录!
登录之后回答问题,请先登录!