分享时间 | 2021-05-24 10:59 |
最后更新 | 2021-05-24 10:59 |
修订版本 | 0 |
用户许可 | -未设置- |
Quicker版本 | 1.24.15 |
动作大小 | 2.1 KB |
ahk代码实现,需要安装autohotkey软件:https://www.autohotkey.com/download/ahk-install.exe
需要自己编辑一下ahk文本:
;[切换中文输入法的程序,复制一行后修改QQ.exe]
GroupAdd,cnApp,ahk_exe QQ.exe
;[切换英文输入法的程序,复制一行后修改cmd.exe]
GroupAdd,enApp,ahk_exe cmd.exe
GroupAdd,enApp,ahk_exe
修订版本 | 更新时间 | 更新说明 |
---|---|---|
0 | 2021-05-24 10:59 |