<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EvoTalk &#187; ime</title>
	<atom:link href="http://evotalk.net/blog/tag/ime/feed" rel="self" type="application/rss+xml" />
	<link>http://evotalk.net/blog</link>
	<description></description>
	<lastBuildDate>Mon, 07 Jun 2010 03:01:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>文字反查字根</title>
		<link>http://evotalk.net/blog/2007/01/anti-text-search-root.html</link>
		<comments>http://evotalk.net/blog/2007/01/anti-text-search-root.html#comments</comments>
		<pubDate>Wed, 17 Jan 2007 14:03:05 +0000</pubDate>
		<dc:creator>asd</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Code Snippet]]></category>
		<category><![CDATA[程式設計]]></category>
		<category><![CDATA[ime]]></category>

		<guid isPermaLink="false">http://evotalk.net/blog/?p=317</guid>
		<description><![CDATA[除了靠以下三個函式之外，還需具備一個視窗，內含 Edit Control 的handle才行

GetKeyboardLayoutList：得到當台電腦中存在的輸入法列表
ImmEscape ：得到輸入法的名稱
ImmGetConversionList: 反查字根

]]></description>
			<content:encoded><![CDATA[<p>除了靠以下三個函式之外，還需具備一個視窗，內含 Edit Control 的handle才行</p>
<ul>
<li>GetKeyboardLayoutList：得到當台電腦中存在的輸入法列表</li>
<li>ImmEscape ：得到輸入法的名稱</li>
<li>ImmGetConversionList: 反查字根</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://evotalk.net/blog/2007/01/anti-text-search-root.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>線上輸入法</title>
		<link>http://evotalk.net/blog/2006/10/online-ime.html</link>
		<comments>http://evotalk.net/blog/2006/10/online-ime.html#comments</comments>
		<pubDate>Wed, 11 Oct 2006 02:24:34 +0000</pubDate>
		<dc:creator>asd</dc:creator>
				<category><![CDATA[科技新知]]></category>
		<category><![CDATA[網站推薦]]></category>
		<category><![CDATA[ime]]></category>

		<guid isPermaLink="false">http://evotalk.net/blog/?p=299</guid>
		<description><![CDATA[繼線上輸入法「網蝦米」後，另外找到了一個線上「漢語拼音輸入法」的網站。 適合在沒有安裝權限，而且在公用或他人的電腦上使用

參考
各種中文拼音系統比較表

]]></description>
			<content:encoded><![CDATA[<p>繼線上輸入法「<a href="http://liu.twbbs.org/hliu/">網蝦米</a>」後，另外找到了一個線上「<a href="http://people.linux.org.tw/~pofeng/webime/py-tw.html">漢語拼音輸入法</a>」的網站。 適合在沒有安裝權限，而且在公用或他人的電腦上使用</p>
<dl>
<dt>參考</dt>
<dd><a href="http://zh.wikipedia.org/wiki/%E6%B3%A8%E9%9F%B3%E7%AC%A6%E8%99%9F%E7%AC%AC%E4%BA%8C%E5%BC%8F#.E5.90.84.E7.A8.AE.E4.B8.AD.E6.96.87.E6.8B.BC.E9.9F.B3.E7.B3.BB.E7.B5.B1.E6.AF.94.E8.BC.83.E8.A1.A8">各種中文拼音系統比較表</a></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://evotalk.net/blog/2006/10/online-ime.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>更改輸入法的次序</title>
		<link>http://evotalk.net/blog/2006/08/change-the-order-input-method.html</link>
		<comments>http://evotalk.net/blog/2006/08/change-the-order-input-method.html#comments</comments>
		<pubDate>Mon, 21 Aug 2006 09:43:39 +0000</pubDate>
		<dc:creator>asd</dc:creator>
				<category><![CDATA[科技新知]]></category>
		<category><![CDATA[軟體使用]]></category>
		<category><![CDATA[ime]]></category>

		<guid isPermaLink="false">http://evotalk.net/blog/?p=287</guid>
		<description><![CDATA[在〔開始〕→〔執行〕→鍵入〔regedit〕→〔HKEY_CURRENT_USER〕→〔Keyboard Layout〕 →在〔Preload〕的右邊視窗分別有字串值〔1〕〔2〕〔3〕…等機碼
這些機碼是代表轉換輸入法的順序
而每個機碼色資料數值代表不同的輸入法，代表如下

e0010404 注音
e0020404 倉頡
e0030404 速成
e0060404 大易
e0080404 新注音
e0090404 新倉頡
e0200404 自然
e0810404 無蝦米
e0010411 日文

如果須更改輸入法便在字串值的資料數值如上更改便可，重新登入後生效。 或是使用 IMETool 軟體直接調整輸入法順序
參考網站

輸入法
IMETool

]]></description>
			<content:encoded><![CDATA[<p>在〔開始〕→〔執行〕→鍵入〔regedit〕→〔HKEY_CURRENT_USER〕→〔Keyboard Layout〕 →在〔Preload〕的右邊視窗分別有字串值〔1〕〔2〕〔3〕…等機碼</p>
<p>這些機碼是代表轉換輸入法的順序<br />
而每個機碼色資料數值代表不同的輸入法，代表如下</p>
<ul>
<li>e0010404 注音</li>
<li>e0020404 倉頡</li>
<li>e0030404 速成</li>
<li>e0060404 大易</li>
<li>e0080404 新注音</li>
<li>e0090404 新倉頡</li>
<li>e0200404 自然</li>
<li>e0810404 無蝦米</li>
<li>e0010411 日文</li>
</ul>
<p>如果須更改輸入法便在字串值的資料數值如上更改便可，重新登入後生效。 或是使用 IMETool 軟體直接調整輸入法順序</p>
<h5>參考網站</h5>
<ul>
<li><a href="http://www.alan888.com/winxp/Input.html#InputSeq">輸入法</a></li>
<li><a href="http://www.mympc.org/down/1/2005-7-13_17130159234.html">IMETool</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://evotalk.net/blog/2006/08/change-the-order-input-method.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
