<?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%2F54%2Fzh-cn</id>
	<title>Translations:Develop an simple input method/54/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%2F54%2Fzh-cn"/>
	<link rel="alternate" type="text/html" href="https://fcitx-im.org/index.php?title=Translations:Develop_an_simple_input_method/54/zh-cn&amp;action=history"/>
	<updated>2026-05-03T19:56:31Z</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/54/zh-cn&amp;diff=45728&amp;oldid=prev</id>
		<title>Matrikslee: Created page with &quot;= 实现输入法逻辑 = 区位码的基本逻辑是键入 4 位数的区位代码。区位码可以看成区码 xx 和位码 yy。区位码到GB2312的映射是(0xA0 + 区...&quot;</title>
		<link rel="alternate" type="text/html" href="https://fcitx-im.org/index.php?title=Translations:Develop_an_simple_input_method/54/zh-cn&amp;diff=45728&amp;oldid=prev"/>
		<updated>2023-04-19T03:34:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= 实现输入法逻辑 = 区位码的基本逻辑是键入 4 位数的区位代码。区位码可以看成区码 xx 和位码 yy。区位码到GB2312的映射是(0xA0 + 区...&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;
区位码的基本逻辑是键入 4 位数的区位代码。区位码可以看成区码 xx 和位码 yy。区位码到GB2312的映射是(0xA0 + 区码, 0xA0 + 位码)。当用户键入 3 个数字的区位码时，输入法将显示一个包含 10 个可能带有给定区码为前缀的字符的候选列表。&lt;/div&gt;</summary>
		<author><name>Matrikslee</name></author>
	</entry>
</feed>