Difference between revisions of "Translations:Develop an simple input method/45/zh-cn"

From Fcitx
Jump to navigation Jump to search
(Created page with "在这里,我们使用类似于宏 <code>FCITX_INFO()</code> 的 iostream 将我们按下的每个键写入日志。")
 
(No difference)

Latest revision as of 03:31, 19 April 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Develop an simple input method)
Here, we use a iostream like macro <code>FCITX_INFO()</code> to write every key we pressed to the log.
Translation在这里,我们使用类似于宏 <code>FCITX_INFO()</code> 的 iostream 将我们按下的每个键写入日志。

在这里,我们使用类似于宏 FCITX_INFO() 的 iostream 将我们按下的每个键写入日志。