<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Android IMF的一处瑕疵</title>
	<atom:link href="http://www.poemcode.net/2009/07/android_imf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.poemcode.net/2009/07/android_imf/</link>
	<description>These codes, As beautiful as poetry!</description>
	<lastBuildDate>Thu, 02 Feb 2012 03:25:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Xu Haojie</title>
		<link>http://www.poemcode.net/2009/07/android_imf/comment-page-1/#comment-543</link>
		<dc:creator>Xu Haojie</dc:creator>
		<pubDate>Mon, 29 Aug 2011 08:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.poemcode.net/?p=351#comment-543</guid>
		<description>抱歉，我没有再跟进了这个问题，故答复不了你。</description>
		<content:encoded><![CDATA[<p>抱歉，我没有再跟进了这个问题，故答复不了你。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 放飞2012</title>
		<link>http://www.poemcode.net/2009/07/android_imf/comment-page-1/#comment-541</link>
		<dc:creator>放飞2012</dc:creator>
		<pubDate>Mon, 29 Aug 2011 08:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.poemcode.net/?p=351#comment-541</guid>
		<description>请问，这个问题解决了吗？还是android高版本解决这个bug了</description>
		<content:encoded><![CDATA[<p>请问，这个问题解决了吗？还是android高版本解决这个bug了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Android Chinese API (81) &#8211; InputMethod [input method]</title>
		<link>http://www.poemcode.net/2009/07/android_imf/comment-page-1/#comment-524</link>
		<dc:creator>Android Chinese API (81) &#8211; InputMethod [input method]</dc:creator>
		<pubDate>Wed, 18 May 2011 07:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.poemcode.net/?p=351#comment-524</guid>
		<description>[...] Android IMFA imperfections [...]</description>
		<content:encoded><![CDATA[<p>[...] Android IMFA imperfections [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xu Haojie</title>
		<link>http://www.poemcode.net/2009/07/android_imf/comment-page-1/#comment-352</link>
		<dc:creator>Xu Haojie</dc:creator>
		<pubDate>Sun, 21 Mar 2010 01:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.poemcode.net/?p=351#comment-352</guid>
		<description>看来是帮不到你了，当时我们参考的例子也是 Softkeyboard，而不是 PinyinIME，主要是因为 PinyinIME 并非是严格依照 IMF 进行开发的。事实上 PinyinIME 出现的时候，还没有 IMF，因此 我们也只是把 PinyinIME 导入 Eclipse 看看它的源码，并没有调试它。</description>
		<content:encoded><![CDATA[<p>看来是帮不到你了，当时我们参考的例子也是 Softkeyboard，而不是 PinyinIME，主要是因为 PinyinIME 并非是严格依照 IMF 进行开发的。事实上 PinyinIME 出现的时候，还没有 IMF，因此 我们也只是把 PinyinIME 导入 Eclipse 看看它的源码，并没有调试它。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shark</title>
		<link>http://www.poemcode.net/2009/07/android_imf/comment-page-1/#comment-351</link>
		<dc:creator>Shark</dc:creator>
		<pubDate>Sat, 20 Mar 2010 15:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.poemcode.net/?p=351#comment-351</guid>
		<description>本人最近开始做输入法的程序，准备做一个输入法。我用的是Eclipse(europa)+ADT0.9+android SDK1.5。希望有高人可以指点。最近看完并调试成功了Softkeyboard（谷歌提供的一个输入法例子，基本有了符号，数字和英文字母的输入）。但是下载了谷歌输入法的源码（PinyinIME）时发现无法在eclipse上调试成功，不大会调。。。。。好像有很多要改的似乎。。。好像有很多错误。。。希望有哪位仁兄发我一份已经在eclipse上调试成功的压缩包(PinyinIME,OpenWnn或LatinIME)？本人邮箱907777471@qq.com。QQ:907777471.谢谢！</description>
		<content:encoded><![CDATA[<p>本人最近开始做输入法的程序，准备做一个输入法。我用的是Eclipse(europa)+ADT0.9+android SDK1.5。希望有高人可以指点。最近看完并调试成功了Softkeyboard（谷歌提供的一个输入法例子，基本有了符号，数字和英文字母的输入）。但是下载了谷歌输入法的源码（PinyinIME）时发现无法在eclipse上调试成功，不大会调。。。。。好像有很多要改的似乎。。。好像有很多错误。。。希望有哪位仁兄发我一份已经在eclipse上调试成功的压缩包(PinyinIME,OpenWnn或LatinIME)？本人邮箱907777471@qq.com。QQ:907777471.谢谢！</p>
]]></content:encoded>
	</item>
</channel>
</rss>

