Difference between revisions of "QuWei"
Jump to navigation
Jump to search
Weng Xuetian (talk | contribs) (Created page with "<translate> {{Infobox inputmethod | name = QuWei | version = 4.2.1 | programming language = C | language = Chinese | l...") |
Matrikslee (talk | contribs) (Marked this version for translation) |
||
| (8 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| + | <languages/> | ||
| + | |||
<translate> | <translate> | ||
| + | <!--T:1--> | ||
{{Infobox inputmethod | {{Infobox inputmethod | ||
| name = QuWei | | name = QuWei | ||
| version = 4.2.1 | | version = 4.2.1 | ||
| programming language = C | | programming language = C | ||
| − | | language = | + | | language = Chinese |
| license = GPLv2 | | license = GPLv2 | ||
| website = http://code.google.com/p/fcitx | | website = http://code.google.com/p/fcitx | ||
}} | }} | ||
| − | == Intro == | + | == Intro == <!--T:2--> |
| + | <!--T:3--> | ||
QuWei is a useless input method, which function is to type gb2312 code with decimal number. But it's a very good example for developer who want to learn how to make a Fcitx Input Method. Sometimes it can be also used to type complex character, if you don't know how to pronounce the character. | QuWei is a useless input method, which function is to type gb2312 code with decimal number. But it's a very good example for developer who want to learn how to make a Fcitx Input Method. Sometimes it can be also used to type complex character, if you don't know how to pronounce the character. | ||
| + | <!--T:4--> | ||
[[Category:Input Method]] | [[Category:Input Method]] | ||
[[Category:Simplified Chinese Input Method]] | [[Category:Simplified Chinese Input Method]] | ||
Latest revision as of 10:51, 29 August 2022
| Lastest Fcitx Wrapper Version | 4.2.1 |
|---|---|
| Written In | C |
| For | Chinese |
| License | GPLv2 |
| Website | http://code.google.com/p/fcitx |
Intro
QuWei is a useless input method, which function is to type gb2312 code with decimal number. But it's a very good example for developer who want to learn how to make a Fcitx Input Method. Sometimes it can be also used to type complex character, if you don't know how to pronounce the character.