<?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/"
				  >
<channel>
<title><![CDATA[Saturn's Weblog － 最简单去除UTF-8文件中BOM的方法 的评论]]></title>
<link>http://www.cnsaturn.com/posts/easiest_way_to_clear_bom_from_utf8_file</link>
<description><![CDATA[当你采用UTF-8格式作为网页编码时，如果发现网页在不同浏览器中外观表现不同，比如在Firefox中正常显示，但是在IE浏览器中出现多余的本不该出现的空行（通常在网页头部）；此时你应该怀疑是BOM（Byte-Order Mark ）在作祟了。当然，本文的前提是你的HTML和CSS代码均正确无疑。 志勇兄曾专门撰文提到过如何去掉UTF-8文件中BOM的方法。在这里，我想补充一个非常简单的办法&mda...]]></description>
<language>zh-CN</language>
<pubDate>Mon, 06 Sep 2010 11:25:30 -0400</pubDate>
<item>
<title><![CDATA[自由勇 评]]></title>
<link>http://www.cnsaturn.com/posts/easiest_way_to_clear_bom_from_utf8_file#comment-27</link>
<pubDate>Tue, 14 Apr 2009 21:09:32 -0400</pubDate>
<description><![CDATA[呵呵，一样简单，EmEditor也是通过一个类似的设定。
以后只要按Ctrl+S，或者Ctrl+E，就可以直接去掉BOM。]]></description>
<author><![CDATA[自由勇]]></author>
<guid isPermaLink="true" >http://www.cnsaturn.com/posts/easiest_way_to_clear_bom_from_utf8_file#comment-27</guid>
</item>
</channel>
</rss>                  