<?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>“微米天空”的评论</title>
	<atom:link href="http://www.micronsky.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.micronsky.com</link>
	<description>人，因思则变。</description>
	<lastBuildDate>Wed, 17 Nov 2010 07:03:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>东木 对《在Linux Shell下将汉字转换为Url编码》的评论</title>
		<link>http://www.micronsky.com/2008/07/linux-shell-encode-url/comment-page-1/#comment-31</link>
		<dc:creator>东木</dc:creator>
		<pubDate>Wed, 17 Nov 2010 07:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://log.micronsky.com/2008/07/%e5%9c%a8linux-shell%e4%b8%8b%e5%b0%86%e6%b1%89%e5%ad%97%e8%bd%ac%e6%8d%a2%e4%b8%baurl%e7%bc%96%e7%a0%81/#comment-31</guid>
		<description>&amp;#xd6d0前面的&amp;#x是hexdecimal转义序列，d6d0才是UTF8的中的unicode值，在LC_CTYPE为utf8的终端下可以这么得到

# echo -n &quot;中&quot;&#124;xxd -ps
d6d0</description>
		<content:encoded><![CDATA[<p>&#xd6d0前面的&#x是hexdecimal转义序列，d6d0才是UTF8的中的unicode值，在LC_CTYPE为utf8的终端下可以这么得到</p>
<p># echo -n “中”|xxd -ps<br />
d6d0</p>
]]></content:encoded>
	</item>
	<item>
		<title>东木 对《error &#8211; expat.h: No such file or directory》的评论</title>
		<link>http://www.micronsky.com/2010/02/error-expat-h-no-such-file-or-directory/comment-page-1/#comment-30</link>
		<dc:creator>东木</dc:creator>
		<pubDate>Sun, 14 Feb 2010 16:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.micronsky.com/?p=570#comment-30</guid>
		<description>编译安装程序出现如下错误：
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
解决方法：
#yum install perl-XML-Parser
或
#yum install perl-XML-Parser.i386</description>
		<content:encoded><![CDATA[<p>编译安装程序出现如下错误：<br />
checking for XML::Parser&#8230; configure: error: XML::Parser perl module is required for intltool<br />
解决方法：<br />
#yum install perl-XML-Parser<br />
或<br />
#yum install perl-XML-Parser.i386</p>
]]></content:encoded>
	</item>
	<item>
		<title>mysql load data infile[zt] &#124; 微米天空 对《discuz mysql 数据库编码转换latin1-&gt;utf8[ZT]》的评论</title>
		<link>http://www.micronsky.com/2009/11/discuz-mysql-database-charset-convert-latin1-utf8/comment-page-1/#comment-28</link>
		<dc:creator>mysql load data infile[zt] &#124; 微米天空</dc:creator>
		<pubDate>Tue, 24 Nov 2009 10:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.micronsky.com/?p=509#comment-28</guid>
		<description>[...] 如何load不同编码的数据 原来用的4.X的mysql，我是select INTO OUTFILE ，只后用iconv,或者其他软件来做。可以参考这里，但是由于这次数据大，用ultraedit等软件打开都要半天。好在新版的mysql可以增加一个新的参数 CHARACTER SET gbk 我的文本数据是GBK的编码，数据表是utf8的，用这种方法测试成功。 如何load的时候只insert特定的列 比如表里面有比元数据多的列。可以在load的时候指定要插入的字段名字。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 如何load不同编码的数据 原来用的4.X的mysql，我是select INTO OUTFILE ，只后用iconv,或者其他软件来做。可以参考这里，但是由于这次数据大，用ultraedit等软件打开都要半天。好在新版的mysql可以增加一个新的参数 CHARACTER SET gbk 我的文本数据是GBK的编码，数据表是utf8的，用这种方法测试成功。 如何load的时候只insert特定的列 比如表里面有比元数据多的列。可以在load的时候指定要插入的字段名字。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>匿名 对《IDE_ACDStd.apl，不可恢复的插件错误》的评论</title>
		<link>http://www.micronsky.com/2008/05/ide_acdstd_apl-error/comment-page-1/#comment-19</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Wed, 11 Feb 2009 05:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://log.micronsky.com/2008/05/ide_acdstdapl%ef%bc%8c%e4%b8%8d%e5%8f%af%e6%81%a2%e5%a4%8d%e7%9a%84%e6%8f%92%e4%bb%b6%e9%94%99%e8%af%af/#comment-19</guid>
		<description>3Q&lt;br/&gt;可以了
</description>
		<content:encoded><![CDATA[<p>3Q<br />可以了</p>
]]></content:encoded>
	</item>
	<item>
		<title>elan 对《IDE_ACDStd.apl，不可恢复的插件错误》的评论</title>
		<link>http://www.micronsky.com/2008/05/ide_acdstd_apl-error/comment-page-1/#comment-18</link>
		<dc:creator>elan</dc:creator>
		<pubDate>Sun, 26 Oct 2008 07:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://log.micronsky.com/2008/05/ide_acdstdapl%ef%bc%8c%e4%b8%8d%e5%8f%af%e6%81%a2%e5%a4%8d%e7%9a%84%e6%8f%92%e4%bb%b6%e9%94%99%e8%af%af/#comment-18</guid>
		<description>不行啊，我的XP SP3，只能添加可执行文件&lt;blockquote&gt;&lt;div class=&quot;quote quote3&quot;&gt;&lt;div class=&quot;quote-title&quot;&gt;东木 于 2008-10-28 12:57:49 回复&lt;/div&gt;。。。，你打开对话框时，输入打开*，不就可以选择任意类型的文件了么！！&lt;/div&gt;&lt;/blockquote&gt;
</description>
		<content:encoded><![CDATA[<p>不行啊，我的XP SP3，只能添加可执行文件<br />
<blockquote>
<div class="quote quote3">
<div class="quote-title">东木 于 2008-10-28 12:57:49 回复</div>
<p>。。。，你打开对话框时，输入打开*，不就可以选择任意类型的文件了么！！</p></div>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>canyoner 对《Pidgin(Gaim)登录QQ显示NULL问题的完全解决方法！》的评论</title>
		<link>http://www.micronsky.com/2008/07/pidgin-gaim-qq-null/comment-page-1/#comment-20</link>
		<dc:creator>canyoner</dc:creator>
		<pubDate>Tue, 12 Aug 2008 02:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://log.micronsky.com/2008/07/pidgingaim%e7%99%bb%e5%bd%95qq%e6%98%be%e7%a4%banull%e9%97%ae%e9%a2%98%e7%9a%84%e5%ae%8c%e5%85%a8%e8%a7%a3%e5%86%b3%e6%96%b9%e6%b3%95%ef%bc%81/#comment-20</guid>
		<description>你好，我想按照你的方法解决pidgin上QQ群显示为“NULL”的问题，但是一直不能从你的blog下载文件 qq-null-pidgin.zip。如果方便的话，麻烦给我的邮箱里发一份吧，非常感谢！&lt;br/&gt;&lt;br/&gt;我的信箱是 canyonerAT163.com (请把AT换成@)
</description>
		<content:encoded><![CDATA[<p>你好，我想按照你的方法解决pidgin上QQ群显示为“NULL”的问题，但是一直不能从你的blog下载文件 qq-null-pidgin.zip。如果方便的话，麻烦给我的邮箱里发一份吧，非常感谢！</p>
<p>我的信箱是 canyonerAT163.com (请把AT换成@)</p>
]]></content:encoded>
	</item>
	<item>
		<title>amic 对《解决Kmplayer播放rm和rmvb格式没有声音的方法》的评论</title>
		<link>http://www.micronsky.com/2008/03/kmplayer-rmvb-no-sound/comment-page-1/#comment-10</link>
		<dc:creator>amic</dc:creator>
		<pubDate>Wed, 19 Mar 2008 03:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://log.micronsky.com/archives/90#comment-10</guid>
		<description>我以前也这么解决过,但是后来发现不稳定,我的是暴风影音不能放声音,后来重新卸载安装以后就OK了</description>
		<content:encoded><![CDATA[<p>我以前也这么解决过,但是后来发现不稳定,我的是暴风影音不能放声音,后来重新卸载安装以后就OK了</p>
]]></content:encoded>
	</item>
	<item>
		<title>匿名 对《给AWStats增加针对Googlebot/Baiduspider/Yahoo!Slurp/MSNBot的详细统计》的评论</title>
		<link>http://www.micronsky.com/2008/02/awstats-googlebot-baiduspider-yahoo-slurp-msnbot/comment-page-1/#comment-17</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Thu, 13 Mar 2008 06:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://log.micronsky.com/archives/61#comment-17</guid>
		<description>[...] 啪嗒砰全道具CM代码,CM教程  Jan.16, 2008 in PSP  啪嗒砰各种烧饼的配方以及属性加成 [...]
</description>
		<content:encoded><![CDATA[<p>[...] 啪嗒砰全道具CM代码,CM教程  Jan.16, 2008 in PSP  啪嗒砰各种烧饼的配方以及属性加成 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>啪嗒砰全道具CM代码,CM教程 - 微米天空 对《给AWStats增加针对Googlebot/Baiduspider/Yahoo!Slurp/MSNBot的详细统计》的评论</title>
		<link>http://www.micronsky.com/2008/02/awstats-googlebot-baiduspider-yahoo-slurp-msnbot/comment-page-1/#comment-7</link>
		<dc:creator>啪嗒砰全道具CM代码,CM教程 - 微米天空</dc:creator>
		<pubDate>Thu, 13 Mar 2008 06:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://log.micronsky.com/archives/61#comment-7</guid>
		<description>[...] 啪嗒砰全道具CM代码,CM教程  Jan.16, 2008 in PSP  啪嗒砰各种烧饼的配方以及属性加成 [...]</description>
		<content:encoded><![CDATA[<p>[...] 啪嗒砰全道具CM代码,CM教程  Jan.16, 2008 in PSP  啪嗒砰各种烧饼的配方以及属性加成 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>东木 对《安装 MaxMind GeoIP、GeoIP City Lite 为 awstats 配置 IP 位置国家城市统计信息》的评论</title>
		<link>http://www.micronsky.com/2008/02/awstats-install-geoip/comment-page-1/#comment-6</link>
		<dc:creator>东木</dc:creator>
		<pubDate>Thu, 07 Feb 2008 11:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://log.micronsky.com/archives/57#comment-6</guid>
		<description>OK</description>
		<content:encoded><![CDATA[<p>OK</p>
]]></content:encoded>
	</item>
	<item>
		<title>匿名 对《啪嗒砰各种烧饼的配方以及属性加成》的评论</title>
		<link>http://www.micronsky.com/2008/01/patapon/comment-page-1/#comment-16</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Wed, 16 Jan 2008 14:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://log.micronsky.com/archives/39#comment-16</guid>
		<description>[...] 啪嗒砰各种烧饼的配方以及属性加成 [...]
</description>
		<content:encoded><![CDATA[<p>[...] 啪嗒砰各种烧饼的配方以及属性加成 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>啪嗒砰全道具CM代码,CM教程 : 微米天空 对《啪嗒砰各种烧饼的配方以及属性加成》的评论</title>
		<link>http://www.micronsky.com/2008/01/patapon/comment-page-1/#comment-4</link>
		<dc:creator>啪嗒砰全道具CM代码,CM教程 : 微米天空</dc:creator>
		<pubDate>Wed, 16 Jan 2008 14:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://log.micronsky.com/archives/39#comment-4</guid>
		<description>[...] 啪嗒砰各种烧饼的配方以及属性加成 [...]</description>
		<content:encoded><![CDATA[<p>[...] 啪嗒砰各种烧饼的配方以及属性加成 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

