看板 EzHotKey 關於我們 聯絡資訊
討論串: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)
Sdany:檔案編碼為 UTF-8 msgbox 中文 會亂碼 還不太支援 UTF-8 03/24 22:51
Sdany:這個版本製成 exe 後,比之前的版本多了好幾十K的檔案大小 03/24 23:27
IOann:原來有這個問題 03/25 00:53
Sdany:除非真的需要用到 unicode,不然用舊版的很夠用了 03/25 08:37
opeekon:"數組"好像是對岸的用法 03/29 21:46
IOann:我們都怎麼說的?是陣列嗎? 03/30 00:55
maxisam:不會變亂碼 要用UTF-8的編輯器輸入中文 08/20 11:56
※ 編輯: IOann 來自: 211.21.127.209 (07/30 20:25)