Translations:Develop an simple input method/33/zh-cn: Difference between revisions
Jump to navigation
Jump to search
Matrikslee (talk | contribs) Created page with "== InputMethodEngine 的基本实现 == 您可以参考github中[https://github.com/fcitx/fcitx5-quwei/commit/02c32b07e47e0e75db4f248dbb33c31137d8df74 first commit]的代码。" |
Matrikslee (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
== InputMethodEngine 的基本实现 == | == InputMethodEngine 的基本实现 == | ||
您可以参考github中[https://github.com/fcitx/fcitx5-quwei/commit/02c32b07e47e0e75db4f248dbb33c31137d8df74 | 您可以参考github中[https://github.com/fcitx/fcitx5-quwei/commit/02c32b07e47e0e75db4f248dbb33c31137d8df74 第一笔提交]的代码。 | ||
Latest revision as of 03:35, 19 April 2023
InputMethodEngine 的基本实现
您可以参考github中第一笔提交的代码。