<?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/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>吓我一跳 &#187; UTF-8</title>
	<atom:link href="http://digegg.com/article/tag/utf-8/feed" rel="self" type="application/rss+xml" />
	<link>http://digegg.com</link>
	<description>分享新鲜，传递快乐</description>
	<lastBuildDate>Wed, 08 Sep 2010 14:09:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>UTF-8格式的php/asp/aspx/jsp/html/htm用记事本编辑后在浏览器的源代码中乱码的解决办法</title>
		<link>http://digegg.com/article/296.htm</link>
		<comments>http://digegg.com/article/296.htm#comments</comments>
		<pubDate>Sun, 21 Dec 2008 03:00:59 +0000</pubDate>
		<dc:creator>Yusn</dc:creator>
				<category><![CDATA[使用教程]]></category>
		<category><![CDATA[UTF-8]]></category>

		<guid isPermaLink="false">http://www.anysns.com/?p=296</guid>
		<description><![CDATA[很多朋友包括我，在编辑网页的时候为了偷懒喜欢直接用记事本在服务器上编辑网页文件如：php/asp/aspx/jsp/html/htm，结果在浏览器上查看的时候一切正常，但是查看网页源文件的时候却发现都是一片乱码，对搜索引擎收录来说这无意于被其封杀：因为在这种情况下只要被搜索引擎收录了，搜索中的汉字全是乱码，很危险吧，如图： 解决办法： 1、使用网页编辑器编辑，如：Dreamweaver 2、使用程序自带的编辑器，WordPress、PJBlog、ECshop/shopex等自身都有编辑器，可以在后台直接编辑。 3、记事本： 造成乱码的原因是记事本默认的编码是ANSI编码，而php/asp/aspx/jsp/html/htm网页文件使用的确实UTF-8编码，所有解决乱码的办法就是在“另存为”对话框中 “保存类型(T):”选择“所有文件”“编码(E):”选择“UTF-8”即可。]]></description>
		<wfw:commentRss>http://digegg.com/article/296.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
