<?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: iconv函数的一个小bug</title>
	<atom:link href="http://www.cgeek.org/?feed=rss2&#038;p=386" rel="self" type="application/rss+xml" />
	<link>http://www.cgeek.org/?p=386</link>
	<description>web 2.0  &#38; PHP  &#38; Network Security &#38; DBA &#38; Linux</description>
	<lastBuildDate>Thu, 20 May 2010 07:54:44 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cgeek</title>
		<link>http://www.cgeek.org/?p=386&#038;cpage=1#comment-158</link>
		<dc:creator>cgeek</dc:creator>
		<pubDate>Wed, 23 Sep 2009 15:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cgeek.org/?p=386#comment-158</guid>
		<description>谢谢，看来遇到问题还是得再刨根问底~~~简单靠搜索引擎不靠谱~~</description>
		<content:encoded><![CDATA[<p>谢谢，看来遇到问题还是得再刨根问底~~~简单靠搜索引擎不靠谱~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 华晨</title>
		<link>http://www.cgeek.org/?p=386&#038;cpage=1#comment-157</link>
		<dc:creator>华晨</dc:creator>
		<pubDate>Wed, 23 Sep 2009 04:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cgeek.org/?p=386#comment-157</guid>
		<description>不是iconv函数的bug，是你不清楚它的功能哦。
在遇到gb2312不认识的字符时，有两种处理方式：
1）忽略该字符；
2）终止转换。
一开始缺少就是因为采用了第二种方法吧？</description>
		<content:encoded><![CDATA[<p>不是iconv函数的bug，是你不清楚它的功能哦。<br />
在遇到gb2312不认识的字符时，有两种处理方式：<br />
1）忽略该字符；<br />
2）终止转换。<br />
一开始缺少就是因为采用了第二种方法吧？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
