AutoHotkey_L (AutoHotkey)
本文來源 PTT 《EzHotKey》版
作者 IOann
討論串:http://www.autohotkey.com/forum/viewtopic.php?t=34070
下載:
Unicode 版本:http://www.autohotkey.net/~Lexikos/AutoHotkey_L/AutoHotkey_Lw.zip
ANSI 版本:http://www.autohotkey.net/~Lexikos/AutoHotkey_L/AutoHotkey_La.zip
說明文件:http://www.autohotkey.net/~Lexikos/AutoHotkey_L/AutoHotkey_L_Docs.zip
使用方法:
自行備份
AutoHotkey\AutoHotkey.exe 和 AutoHotkey\Compiler\AutoHotkeySC.bin,
並用新的檔案取代即可。
AutoHotkey_L is a custom build of AutoHotkey maintained by Lexikos.
AutoHotkey_L 是一個由 Lexikos 維護的非官方的 AutoHotkey 修改(加強)版。
Primary features include:
主要特色:
* Objects (extensible associative arrays).
* 物件導向(可擴展的關聯數組)
* Interactive debugging features, when used with a compatible debugging
client.
* 使用相容的除錯端軟體時,有互動式的除錯功能。
* Significant functionality merged from AutoHotkeyU, including:
從 AutoHotkeyU 繼承的顯住功能有:
o Native Unicode support.
支援原生 Unicode。
o Support for various text encodings.
支援多種文字編碼 (ANSI, UTF-8, ...等)
o New DllCall arg types for portability.
o Object-oriented file I/O.
* #if expression - Similar to #IfWinActive, but for arbitrary expressions.
#if 判斷式,能做更多樣化邏輯判斷的 if 判斷式。
* Built-in support for menu icons; and improvements to icon support.
如有錯誤 歡迎指正