请问按键精灵如何将键盘的F1键与鼠标左键替换
单击或者按住F1键==单击或者按住鼠标左键同时键盘F1键原有功能失效单击或者按住鼠标左键==单击或者按住F1键同时鼠标左键原有功能失效能给我一个这样的脚本吗?按下"鼠标左...
单击或者按住F1键==单击或者按住鼠标左键 同时键盘F1键原有功能失效
单击或者按住鼠标左键==单击或者按住F1键 同时鼠标左键原有功能失效
能给我一个这样的脚本吗?
按下"鼠标左"键就等于按下了F1键 不过"鼠标左"键不会执行
各位大神 有这样的脚本吗?
谢谢了 展开
单击或者按住鼠标左键==单击或者按住F1键 同时鼠标左键原有功能失效
能给我一个这样的脚本吗?
按下"鼠标左"键就等于按下了F1键 不过"鼠标左"键不会执行
各位大神 有这样的脚本吗?
谢谢了 展开
展开全部
您好,这样的:
Sub 子程序1
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序2
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序3
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序4
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序5
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序6
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序7
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序8
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序9
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序10
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序1
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序2
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序3
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序4
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序5
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序6
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序7
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序8
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序9
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
Sub 子程序10
While True
KeyPress "F1", 1
Delay 50
LeftClick 1
Wend
End Sub
追问
你好 我试了一下
鼠标左键还是能执行单击
我想要的是
按下"鼠标左"键就等于按下了F1键 不过"鼠标左"键不会执行
大神有这样的脚本吗?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询