<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://fcitx-im.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3ADevelop_an_simple_input_method%2F67%2Fzh-cn</id>
	<title>Translations:Develop an simple input method/67/zh-cn - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://fcitx-im.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3ADevelop_an_simple_input_method%2F67%2Fzh-cn"/>
	<link rel="alternate" type="text/html" href="https://fcitx-im.org/index.php?title=Translations:Develop_an_simple_input_method/67/zh-cn&amp;action=history"/>
	<updated>2026-05-03T16:43:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://fcitx-im.org/index.php?title=Translations:Develop_an_simple_input_method/67/zh-cn&amp;diff=45755&amp;oldid=prev</id>
		<title>Matrikslee: Created page with &quot;== 按键事件处理 == 最常见的用例是为您打算处理的所有按键事件调用 filterAndAccept()。此外，对于大多数输入法，按键释放是不相关的...&quot;</title>
		<link rel="alternate" type="text/html" href="https://fcitx-im.org/index.php?title=Translations:Develop_an_simple_input_method/67/zh-cn&amp;diff=45755&amp;oldid=prev"/>
		<updated>2023-04-19T03:42:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== 按键事件处理 == 最常见的用例是为您打算处理的所有按键事件调用 filterAndAccept()。此外，对于大多数输入法，按键释放是不相关的...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== 按键事件处理 ==&lt;br /&gt;
最常见的用例是为您打算处理的所有按键事件调用 filterAndAccept()。此外，对于大多数输入法，按键释放是不相关的，应该传递给应用程序。要使输入法引擎能够处理任何用户输入，请务必考虑用户可能键入的所有可能的按键事件。例如，一个常见的错误是在组合模式中忘记屏蔽某个不相关的密钥，并将密钥泄露到应用程序中。另外，请注意带有修饰符的键事件，您可能希望传递此类键以使应用程序特定的热键即使在用户正在编写时仍然可以访问。&lt;/div&gt;</summary>
		<author><name>Matrikslee</name></author>
	</entry>
</feed>