Dcst(){
send {esc}
send {ctrl down}{shift down}
send {tab 4}
send {shift up}{ctrl up}
}
是,有点麻烦.折腾了半天,搞出来的.
ahk模拟ctrl+shift+tab
阅读 174
2022-05-25
Dcst(){
send {esc}
send {ctrl down}{shift down}
send {tab 4}
send {shift up}{ctrl up}
}
是,有点麻烦.折腾了半天,搞出来的.
相关推荐
精彩评论(0)