按键精灵前台转后台命 急
答案:1 悬赏:60 手机版
解决时间 2021-12-01 06:02
- 提问者网友:世勋超人
- 2021-11-30 05:03
按键精灵前台转后台命 急
最佳答案
- 五星知识达人网友:忘川信使
- 2021-11-30 05:55
后台:findpic 差不多,但坐标位置会变化,后台是这个界面左上角 为0,0
leftclick 和 keypress 有后台
delay 1000
Hwnd = Plugin.Window.MousePoint()
FindPic 186,810,320,911,"Attachment:\0.2.bmp",0.9,intX,intY
If intX> 0 And intY> 0 Then
Call Plugin.Bkgnd.leftClick(Hwnd,intx,inty)
End If
FindPic 251,180,538,499,"Attachment:\0.1.bmp",0.9,intX,intY
If intX> 0 And intY> 0 Then
Delay 2000
Call Plugin.Bkgnd. KeyPress(Hwnd, 27)
Delay 2000
End If
leftclick 和 keypress 有后台
delay 1000
Hwnd = Plugin.Window.MousePoint()
FindPic 186,810,320,911,"Attachment:\0.2.bmp",0.9,intX,intY
If intX> 0 And intY> 0 Then
Call Plugin.Bkgnd.leftClick(Hwnd,intx,inty)
End If
FindPic 251,180,538,499,"Attachment:\0.1.bmp",0.9,intX,intY
If intX> 0 And intY> 0 Then
Delay 2000
Call Plugin.Bkgnd. KeyPress(Hwnd, 27)
Delay 2000
End If
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯