<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[沧海一粟]]></title> 
<link>http://www.dzhope.com/index.php</link> 
<description><![CDATA[Web系统架构与服务器运维,php开发]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[沧海一粟]]></copyright>
<item>
<link>http://www.dzhope.com/post/113/</link>
<title><![CDATA[IE浏览器不能上网的处理办法]]></title> 
<author>jed &lt;jed521@163.com&gt;</author>
<category><![CDATA[杀毒防毒]]></category>
<pubDate>Thu, 12 Oct 2006 00:24:37 +0000</pubDate> 
<guid>http://www.dzhope.com/post/113/</guid> 
<description>
<![CDATA[ 
	可以不少人都经历过这样的一个问题，就是上QQ很正常，但是用IE却不能上网，我今天就试到了一回，可能是删除病毒的时候，不小心弄了什么，这就好办了，这种问题一般是两种情况引起的，一是病毒改了注册表一些东西，一是你的DNS确实没配置对，但DNS没配置对一般是一开始装网络才可能发生的事，如果用了很长时间了，才有这个问题，那么通常是病毒之类东西让IE丢失了什么，解决办法如下：<br/><br/>先关闭与网络有关的所有程序，然后点击开始菜单->运行 &nbsp; <br/><br/>输入： regsvr32 urlmon.dll<br/><br/>打开IE输入一个常用的网站看看能不能访问，如果能就OK了，如果还不行，把下面命令保存为 run.bat<br/><br/><span style="color: #87CEEB;">regsvr32 Urlmon.dll <br/>regsvr32 Shdocvw.dll<br/>regsvr32 Msjava.dll<br/>regsvr32 Actxprxy.dll<br/>regsvr32 Oleaut32.dll<br/>regsvr32 Mshtml.dll<br/>regsvr32 Browseui.dll<br/>regsvr32 Shell32.dll</span><br/><br/>然后运行 run.bat 这个文件<br/><br/>这样应该就OK的了<br/>
]]>
</description>
</item><item>
<link>http://www.dzhope.com/post/113/#blogcomment8978</link>
<title><![CDATA[[评论] IE浏览器不能上网的处理办法]]></title> 
<author>爱你 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 21 Nov 2008 12:11:25 +0000</pubDate> 
<guid>http://www.dzhope.com/post/113/#blogcomment8978</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>