安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- AutoHotkey
AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc
- Using the Program | AutoHotkey v2
AutoHotkey doesn't do anything on its own; it needs a script to tell it what to do A script is simply a plain text file with the ahk filename extension containing instructions for the program, like a configuration file, but much more powerful
- Beginner Tutorial | AutoHotkey v1
Learn how to download and install AutoHotkey, to create a script, to use hotkeys and hotstrings, to send keystrokes, to run programs, etc
- AutoHotkey Documentation
AutoHotkey DocumentationAutoHotkey v1 1 AutoHotkey v2 0
- How to Install AutoHotkey
Using the Program covers the basics of how to use AutoHotkey Consider installing an editor with AutoHotkey support to make editing and testing scripts much easier
- Remapping Keys (Keyboard, Mouse and Controller) - AutoHotkey
Registry remapping is generally more pure and effective than AutoHotkey's remapping For example, it works in a broader variety of games, it has no known alt-tab issues, and it is capable of firing AutoHotkey's hook hotkeys (whereas AutoHotkey's remapping requires a workaround)
- Remapping Keys (Keyboard, Mouse and Controller) - AutoHotkey
Registry remapping is generally more pure and effective than AutoHotkey's remapping For example, it works in a broader variety of games, it has no known alt-tab issues, and it is capable of firing AutoHotkey's hook hotkeys (whereas AutoHotkey's remapping requires a workaround)
- Frequently Asked Questions (FAQ) | AutoHotkey v2
In order for such characters to be interpreted correctly, your text editor and AutoHotkey must be on the same codepage, so to speak AutoHotkey v2 defaults to UTF-8 for all script files, although this can be overridden with the CP command line switch
|
|
|