1 Star 1 Fork 1

有冇/AHK-OPEN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
HOTSTR.ahk 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
有冇 提交于 2023-12-06 17:47 +08:00 . *HOTSTR.ahk +gaac
#SingleInstance, Force
SendMode Input
SetWorkingDir, %A_ScriptDir%
:*:/c/::❌
:*:/d/::✔️
:*:/j/::🚨
:*:/g/::❗️
:*:/r/::👉
:*:/v/::🆚
:*:/w/::❓
:*:/x/::⭐
:*:/y/::⭕
:*:/z/::🚸
:*:127./::127.0.0.1
:*:cl/::console.log(){Left}
:*:de/::の
:*:ff1/::FETCH FIRST 1 ROWS ONLY
:*:ff3/::FETCH FIRST 3 ROWS ONLY
:*:ff5/::FETCH FIRST 5 ROWS ONLY
:*:ga/::git add{Space}
:*:gaa/::git add -A
:*:gaac/::git add -A{Enter}git status{Enter}git commit -am{Space}""{Left}
:*:ga./::git add .
:*:gc/::git commit -m{Space}""{Left}
:*:gcam/::git commit -am{Space}""{Left}
:*:gl/::git log{Enter}
:*:gll/::git log --oneline{Enter}
:*:gs/::git status{Enter}
:*:gph/::git push{Enter}
:*:gphoa/::git push origin HEAD{Enter}
:*:gpl/::git pull{Enter}
:*:ifn/::if __name__ == '__main__':{Enter}
:*:ifc/::ifconfig{Enter}
:*:ipc/::ipconfig{Enter}
:*:llll/::〇
:*:pi/::pip install{Space}
:*:pii/::pip install -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com -U{Space}
:*:ps/::ps -ef | grep{Space}""{Left}
:*:psj/::ps -ef | grep "java"
:*:psp/::ps -ef | grep "python"
:*:psm/::public String ()+{[}+{}}{Left 4}
:*:psvm/::public static void main(String[] args)+{[}+{}}{Left}
:*:pvm/::public void ()+{[}+{}}{Left 4}
:*:rpm/::rpm -qa | grep
:*:sf/::select * from{Space}
:*:scf/::select count(1) from{Space}
:*:sep/::System.err.println();{Left 2}
:*:sout/::System.out.println();{Left 2}
:*:sop/::System.out.println();{Left 2}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
AutoHotkey
1
https://gitee.com/addqian/ahk-open.git
git@gitee.com:addqian/ahk-open.git
addqian
ahk-open
AHK-OPEN
master

搜索帮助