介绍
Autohotkey是被设计专用于WINDOWS系统使用的脚本语言程序,你可以通过它完成几乎所有windows下能执行的操作。
地址
官网 | https://www.autohotkey.com/ |
---|---|
GITHUB | https://github.com/AutoHotkey/AutoHotkey |
Ahk2Exe | https://github.com/AutoHotkey/Ahk2Exe |
AHKv1 最后版本 | https://github.com/AutoHotkey/AutoHotkey/releases/tag/v1.1.37.02 |
AHK V1 HTTPserver | https://www.autohotkey.com/download/1.1/ |
AHK V2 HTTPserver | https://www.autohotkey.com/download/2.0/ |
SciTE4AutoHotkey | https://www.autohotkey.com/scite4ahk/ |
中文文档源码地址 | https://github.com/wyagd001/wyagd001.github.io/ |