Become a developer/zh-hans: Difference between revisions

From Fcitx
Jump to navigation Jump to search
Created page with "== 加入社区 == 你可以首先加入 Google Groups 上的 fcitx-dev 邮件列表。如果你有一些复杂的问题想要得到直接的支持的话,可以联系 User..."
Created page with "Todo 列表"
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>


== 加入社区 == 你可以首先加入 Google Groups 上的 fcitx-dev 邮件列表。如果你有一些复杂的问题想要得到直接的支持的话,可以联系 [[User:Weng Xuetian]],你可以在他的用户页找到他的电子邮箱和 Google Talk。
== 加入社区 ==
你可以首先加入 Google Groups 上的 fcitx-dev 邮件列表。如果你有一些复杂的问题想要得到直接的支持的话,可以联系 [[User:Weng Xuetian]],你可以在他的用户页找到他的电子邮箱和 Google Talk。


== Where to start ==
== 如何开始 ==
Fcitx have doxygen, you can compile it and run
Fcitx 带有 Doxygen,你可以编译并运行它。


     make doc
     make doc


For input method, read [[Special:MyLanguage/QuWei|QuWei]] is good start, since it's very simple.
对于输入法来说,先读一下 [[Special:MyLanguage/QuWei|QuWei]] 是个很好的开始,因为它很简单。


== You may want to read it first ==
== 参见 ==
[[Special:MyLanguage/How to contact with Fcitx team|How to contact with Fcitx team]]
[[Special:MyLanguage/How to contact with Fcitx team|如何和 Fcitx 团队联系]]


[[Special:MyLanguage/How to find what to do|How to find what to do]]
[[Special:MyLanguage/How to find what to do|有什么事可做?]]


[[Special:MyLanguage/How Fcitx works|How Fcitx works]]
[[Special:MyLanguage/How Fcitx works|Fcitx 是如何工作的]]


[[Special:MyLanguage/Create your first Fcitx addon|Create your first Fcitx addon]]
[[Special:MyLanguage/Create your first Fcitx addon|创建你的第一个 Fcitx 插件]]


[[Special:MyLanguage/Debug Fcitx|Debug Fcitx]]
[[Special:MyLanguage/Debug Fcitx|调试 Fcitx]]


[[Special:MyLanguage/Todo-List|Todo-List]]
[[Special:MyLanguage/Todo-List|Todo 列表]]

Latest revision as of 23:05, 2 February 2016

加入社区

你可以首先加入 Google Groups 上的 fcitx-dev 邮件列表。如果你有一些复杂的问题想要得到直接的支持的话,可以联系 User:Weng Xuetian,你可以在他的用户页找到他的电子邮箱和 Google Talk。

如何开始

Fcitx 带有 Doxygen,你可以编译并运行它。

   make doc

对于输入法来说,先读一下 QuWei 是个很好的开始,因为它很简单。

参见

如何和 Fcitx 团队联系

有什么事可做?

Fcitx 是如何工作的

创建你的第一个 Fcitx 插件

调试 Fcitx

Todo 列表