<?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>《Unicode in Python》的评论</title>
	<atom:link href="http://lenciel.cn/docs/unicode-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://lenciel.cn</link>
	<description>俏也不争春，只把春来叫</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:18:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：lenciel</title>
		<link>http://lenciel.cn/docs/unicode-in-python/comment-page-1/#comment-5581</link>
		<dc:creator>lenciel</dc:creator>
		<pubDate>Mon, 09 Nov 2009 02:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://lenciel.cn/docs/unicode-in-python/#comment-5581</guid>
		<description>感谢补充，不过我觉得，“unicode是可变长度的编码方式，常见的有单、双、三字节的编码长度，所以出现12字节也不奇怪，可能和具体的字有关。”是不是有点华丽了？

两个汉字12字节，还是足够奇怪了，这个跟Unicode里面单、双、三字节编码好像没太大关系，不知道四爷是怎么推理出来的...我倒是觉得12个byte里面那些xc2有些可疑。这个肯定是和实现有关的，不是和具体的字有关。</description>
		<content:encoded><![CDATA[<p>感谢补充，不过我觉得，“unicode是可变长度的编码方式，常见的有单、双、三字节的编码长度，所以出现12字节也不奇怪，可能和具体的字有关。”是不是有点华丽了？</p>
<p>两个汉字12字节，还是足够奇怪了，这个跟Unicode里面单、双、三字节编码好像没太大关系，不知道四爷是怎么推理出来的&#8230;我倒是觉得12个byte里面那些xc2有些可疑。这个肯定是和实现有关的，不是和具体的字有关。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：gcd0318</title>
		<link>http://lenciel.cn/docs/unicode-in-python/comment-page-1/#comment-5548</link>
		<dc:creator>gcd0318</dc:creator>
		<pubDate>Fri, 06 Nov 2009 18:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://lenciel.cn/docs/unicode-in-python/#comment-5548</guid>
		<description>unicode是可变长度的编码方式，常见的有单、双、三字节的编码长度，所以出现12字节也不奇怪，可能和具体的字有关。另外，排序的时候尤其注意，因为区分一／二级汉字，所以不是总按拼音顺序在排。再就是，gbk／2312／utf8之间，虽然有子集关系，但是code point不完全吻合，所以，传输上没问题，但是decode出来的东西，未必是一回事，也要提防</description>
		<content:encoded><![CDATA[<p>unicode是可变长度的编码方式，常见的有单、双、三字节的编码长度，所以出现12字节也不奇怪，可能和具体的字有关。另外，排序的时候尤其注意，因为区分一／二级汉字，所以不是总按拼音顺序在排。再就是，gbk／2312／utf8之间，虽然有子集关系，但是code point不完全吻合，所以，传输上没问题，但是decode出来的东西，未必是一回事，也要提防</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lenciel</title>
		<link>http://lenciel.cn/docs/unicode-in-python/comment-page-1/#comment-5033</link>
		<dc:creator>lenciel</dc:creator>
		<pubDate>Tue, 14 Jul 2009 01:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://lenciel.cn/docs/unicode-in-python/#comment-5033</guid>
		<description>:smile:</description>
		<content:encoded><![CDATA[<p> <img src='http://lenciel.cn/wp-includes/images/smilies/icon_razz.gif' alt=':smile:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lenciel</title>
		<link>http://lenciel.cn/docs/unicode-in-python/comment-page-1/#comment-5032</link>
		<dc:creator>lenciel</dc:creator>
		<pubDate>Tue, 14 Jul 2009 01:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://lenciel.cn/docs/unicode-in-python/#comment-5032</guid>
		<description>np...have fun</description>
		<content:encoded><![CDATA[<p>np&#8230;have fun</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：oldma</title>
		<link>http://lenciel.cn/docs/unicode-in-python/comment-page-1/#comment-5006</link>
		<dc:creator>oldma</dc:creator>
		<pubDate>Thu, 09 Jul 2009 12:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://lenciel.cn/docs/unicode-in-python/#comment-5006</guid>
		<description>:shock: 像博主一样，是我的目标
虽然没全看明白，至少懂了点，在此谢过</description>
		<content:encoded><![CDATA[<p> <img src='http://lenciel.cn/wp-includes/images/smilies/icon_surprised.gif' alt=':shock:' class='wp-smiley' /> 像博主一样，是我的目标<br />
虽然没全看明白，至少懂了点，在此谢过</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：匿名</title>
		<link>http://lenciel.cn/docs/unicode-in-python/comment-page-1/#comment-4956</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Mon, 15 Jun 2009 11:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://lenciel.cn/docs/unicode-in-python/#comment-4956</guid>
		<description>不错，对编码解码问题，又有一些理解。</description>
		<content:encoded><![CDATA[<p>不错，对编码解码问题，又有一些理解。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lenciel</title>
		<link>http://lenciel.cn/docs/unicode-in-python/comment-page-1/#comment-4620</link>
		<dc:creator>lenciel</dc:creator>
		<pubDate>Mon, 23 Mar 2009 06:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://lenciel.cn/docs/unicode-in-python/#comment-4620</guid>
		<description>:tongue:</description>
		<content:encoded><![CDATA[<p> <img src='http://lenciel.cn/wp-includes/images/smilies/icon_rolleyes.gif' alt=':tongue:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lenciel</title>
		<link>http://lenciel.cn/docs/unicode-in-python/comment-page-1/#comment-4619</link>
		<dc:creator>lenciel</dc:creator>
		<pubDate>Mon, 23 Mar 2009 06:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://lenciel.cn/docs/unicode-in-python/#comment-4619</guid>
		<description>又见到牛人一枚...看这么两张截图就看出操作系统theme了... :lol:</description>
		<content:encoded><![CDATA[<p>又见到牛人一枚&#8230;看这么两张截图就看出操作系统theme了&#8230; :lol:</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Rocky</title>
		<link>http://lenciel.cn/docs/unicode-in-python/comment-page-1/#comment-4618</link>
		<dc:creator>Rocky</dc:creator>
		<pubDate>Mon, 23 Mar 2009 05:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://lenciel.cn/docs/unicode-in-python/#comment-4618</guid>
		<description>:angel: 
博主的操作系统主题好漂亮哎
我也想要用用看。。</description>
		<content:encoded><![CDATA[<p> <img src='http://lenciel.cn/wp-includes/images/smilies/icon_biggrin.gif' alt=':angel:' class='wp-smiley' /><br />
博主的操作系统主题好漂亮哎<br />
我也想要用用看。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：66</title>
		<link>http://lenciel.cn/docs/unicode-in-python/comment-page-1/#comment-4443</link>
		<dc:creator>66</dc:creator>
		<pubDate>Sat, 14 Feb 2009 00:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://lenciel.cn/docs/unicode-in-python/#comment-4443</guid>
		<description>רҵ</description>
		<content:encoded><![CDATA[<p>רҵ</p>
]]></content:encoded>
	</item>
</channel>
</rss>

