影子輸入法是一款基於 AutoHotkey 語言開發的開源、綠色、高效、
安全且高度自定義的中文輸入法。該輸入法以提高用戶工作效率為目的,
提供了一系列外掛式功能,使其成為使用者工作中的忠實助手。特別之處
在於其簡潔的設計和豐富的可定制選項,允許用戶根據個人需求調整設置,
從而提升打字效率和準確性。此外,影子輸入法還支持多種快捷操作,
包括但不限於混合輸入模式(如五筆和拼音混輸),模糊音設定,以及詞語聯想功能
1. 介紹
https://zhuanlan.zhihu.com/p/108706399
https://zhuanlan.zhihu.com/p/363082705
https://www.bilibili.com/video/BV1TN411J7Z8/
2. 原始碼
https://www.autoahk.com/archives/15117
https://gitee.com/autoahk/shadow.git
https://gitee.com/orz707/Yzime
https://gitee.com/Errors0/shadow/blob/master/yz.ahk
3. 下載
git clone https://gitee.com/autoahk/shadow.git
git clone https://gitee.com/orz707/Yzime.git
mkdir error0; cd error0; git clone https://gitee.com/Errors0/shadow.git
4. 修改
https://blog.csdn.net/weixin_39969006/article/details/111579200
https://github.com/beishanyufu/Yanzi-IME