Difference between revisions of "Table"

From Fcitx
Jump to navigation Jump to search
(Created page with "<translate> {{Infobox inputmethod | name = Table | version = 4.2.1 | programming language = C | language = Chinese | l...")
 
m (Text replacement - "<translate1>" to "<translate>")
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<languages/>
 +
 
<translate>
 
<translate>
 
{{Infobox inputmethod
 
{{Infobox inputmethod
Line 4: Line 6:
 
| version                = 4.2.1
 
| version                = 4.2.1
 
| programming language    = C
 
| programming language    = C
| language                = [[Chinese]]
+
| language                = Chinese
 
| license                = GPLv2
 
| license                = GPLv2
 
| website                = http://code.google.com/p/fcitx
 
| website                = http://code.google.com/p/fcitx
Line 11: Line 13:
 
== Intro ==
 
== Intro ==
  
Table is a collection of Table-based input method, such as [[Wubi]].
+
Table is a collection of Table-based input method, such as [[wikipedia:Wubi|Wubi]].
  
 
== Feature ==
 
== Feature ==
 
* Auto generate phrase based on rule.
 
* Auto generate phrase based on rule.
* Display custom character instead of English character as Code, used by [[Cangjie]].
+
* Display custom character instead of English character as Code, used by Cangjie.
 
* Add/delete phrase (Ctrl+8, Ctrl+7)
 
* Add/delete phrase (Ctrl+8, Ctrl+7)
* Temporary Pinyin mode provided by [[Built-in Pinyin]].
+
* Temporary Pinyin mode provided by [[Special:myLanguage/Built-in Pinyin|Built-in Pinyin]].
 
* Mixed pinyin and table code.
 
* Mixed pinyin and table code.
* Code hint.
+
* Display Code hint for candidate option
 
* Remind phrase
 
* Remind phrase
  
Line 26: Line 28:
 
* [[wikipedia:Wubi|Wubi]]
 
* [[wikipedia:Wubi|Wubi]]
 
* Wubi-Pinyin
 
* Wubi-Pinyin
* [[Dianbaoma]]
+
* Dianbaoma
* [[Wanfeng]]
+
* Wanfeng
* [[Ziranma]]
+
* Ziranma
 
* [[wikipedia:Cangjie|Cangjie]]
 
* [[wikipedia:Cangjie|Cangjie]]
* [[Erbi]]
+
* Erbi
* [[Bingchan]]
+
* Bingchan
  
 
=== fcitx-table-extra ===
 
=== fcitx-table-extra ===
 
* [[wikipedia:Zhengma|Zhengma]]
 
* [[wikipedia:Zhengma|Zhengma]]
 
* [[wikipedia:Cangjie|Cangjie]] 3, 5, and large character set
 
* [[wikipedia:Cangjie|Cangjie]] 3, 5, and large character set
* [[Quick]] 3, 5, and classic
+
* Quick 3, 5, and classic
 
* [[wikipedia:Boshiamy|Boshiamy]]
 
* [[wikipedia:Boshiamy|Boshiamy]]
  
Line 46: Line 48:
  
 
[[Category:Input Method]]
 
[[Category:Input Method]]
[[Category:Simplified Chinese Input Method]]
 
 
[[Category:Chinese Input Method]]
 
[[Category:Chinese Input Method]]
[[Category:Pinyin Input Method]]
 
  
 
</translate>
 
</translate>

Latest revision as of 22:54, 2 February 2016


Table
Lastest Fcitx Wrapper Version 4.2.1
Written In C
For Chinese
License GPLv2
Website http://code.google.com/p/fcitx

Intro

Table is a collection of Table-based input method, such as Wubi.

Feature

  • Auto generate phrase based on rule.
  • Display custom character instead of English character as Code, used by Cangjie.
  • Add/delete phrase (Ctrl+8, Ctrl+7)
  • Temporary Pinyin mode provided by Built-in Pinyin.
  • Mixed pinyin and table code.
  • Display Code hint for candidate option
  • Remind phrase

Supported Table input method

Built-in

  • Wubi
  • Wubi-Pinyin
  • Dianbaoma
  • Wanfeng
  • Ziranma
  • Cangjie
  • Erbi
  • Bingchan

fcitx-table-extra

Third party

How-to