<?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编解码函数》的评论</title>
	<atom:link href="http://ofcss.com/2006/03/10/unicode-encode-decode-for-ansi.html/feed" rel="self" type="application/rss+xml" />
	<link>http://ofcss.com/2006/03/10/unicode-encode-decode-for-ansi.html</link>
	<description>独立 自由 诚信 宽容 责任 平常心</description>
	<lastBuildDate>Tue, 27 Dec 2011 03:49:10 +0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：小李刀刀</title>
		<link>http://ofcss.com/2006/03/10/unicode-encode-decode-for-ansi.html/comment-page-1#comment-151</link>
		<dc:creator>小李刀刀</dc:creator>
		<pubDate>Mon, 13 Mar 2006 10:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/?p=110#comment-151</guid>
		<description>[quote=nt2003]没有必要,用XMLDOM处理一下接受到的数据,中文的编码自然就正确了[/quote]

嗯，不过不是所有的XMLHttp应用都采用了XMLDOM方式来处理数据。博客的Trackback Ping就还是用的post方式。

所以你的编码函数和我的解码函数还是有用武之地的。像我文中说到的解决oblog发送trackback ping导致我的博客乱码的问题。</description>
		<content:encoded><![CDATA[<p>[quote=nt2003]没有必要,用XMLDOM处理一下接受到的数据,中文的编码自然就正确了[/quote]</p>
<p>嗯，不过不是所有的XMLHttp应用都采用了XMLDOM方式来处理数据。博客的Trackback Ping就还是用的post方式。</p>
<p>所以你的编码函数和我的解码函数还是有用武之地的。像我文中说到的解决oblog发送trackback ping导致我的博客乱码的问题。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：nt2003</title>
		<link>http://ofcss.com/2006/03/10/unicode-encode-decode-for-ansi.html/comment-page-1#comment-150</link>
		<dc:creator>nt2003</dc:creator>
		<pubDate>Sun, 12 Mar 2006 20:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/?p=110#comment-150</guid>
		<description>没有必要,用XMLDOM处理一下接受到的数据,中文的编码自然就正确了</description>
		<content:encoded><![CDATA[<p>没有必要,用XMLDOM处理一下接受到的数据,中文的编码自然就正确了</p>
]]></content:encoded>
	</item>
</channel>
</rss>

