作者IOann (张昱珩)
看板EzHotKey
标题[AHK-] AutoHotkey_L - AutoHotkey的Unicode版本
时间Wed Mar 24 21:36:49 2010
讨论串:
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 中执行,少部分的函数因功能增强故改变格式。
--
以下绿字为我不确定的部份,请版友补充。
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.
增强对图示(icon)的支援,同时内建在选单中放图示的功能。
--
http://ioannblog.blogspot.com/ ▏▎▍▌▋▊ IOann's Notes
─────────────────────────────────────
本着作依据 Creative Commons 姓名标示-非商业性-相同方式分享 授权条款为授权
http://creativecommons.org/licenses/by-nc-sa/2.0/tw/
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 123.192.91.167
※ 编辑: IOann 来自: 123.192.91.167 (03/24 22:16)
1F:推 Sdany:档案编码为 UTF-8 msgbox 中文 会乱码 还不太支援 UTF-8 03/24 22:51
2F:推 Sdany:这个版本制成 exe 後,比之前的版本多了好几十K的档案大小 03/24 23:27
3F:→ IOann:原来有这个问题 03/25 00:53
4F:推 Sdany:除非真的需要用到 unicode,不然用旧版的很够用了 03/25 08:37
5F:→ opeekon:"数组"好像是对岸的用法 03/29 21:46
6F:→ IOann:我们都怎麽说的?是阵列吗? 03/30 00:55
7F:推 maxisam:不会变乱码 要用UTF-8的编辑器输入中文 08/20 11:56
※ 编辑: IOann 来自: 211.21.127.209 (07/30 20:25)