<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://www.jackxiang.com/post/1720/</link>
<title><![CDATA[windows下修改Host文件后清空本机DNS缓存不用重启IE的方法]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Mon, 20 Apr 2009 04:39:07 +0000</pubDate> 
<guid>http://www.jackxiang.com/post/1720/</guid> 
<description>
<![CDATA[ 
	firefox和ie在修改了本机的hosts文件后，必须重起一下ie才起作用，今天看到有人讨论这个问题，问有没有办法可以用命令行清空dns的cache，直接使修改过的hosts文件生效，而不需要重起ff或者ie。<br/>方法很简单<br/><br/><div class="code">ipconfig /flushdns</div>相应的还有<br/>ipconfig/displaydns Display the contents of the DNS Resolver Cache.<br/><br/>显示dns cache的内容，包括hosts文件里的信息也会显示出来。<br/>ipconfig这个命令经常用，常用的有：<br/>/all Display full configuration information.<br/>/release Release the IP address for the specified adapter.<br/>/renew Renew the IP address for the specified adapter.<br/><br/>但是这个关于dns的功能很少用。还有<br/>/registerdns Refreshes all DHCP leases and re-registers DNS names<br/>/showclassid Displays all the dhcp class IDs allowed for adapter.<br/>/setclassid Modifies the dhcp class id<br/>
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post/1720/#blogcomment51423</link>
<title><![CDATA[[评论] windows下修改Host文件后清空本机DNS缓存不用重启IE的方法]]></title> 
<author>abc &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 15 May 2009 11:06:42 +0000</pubDate> 
<guid>http://www.jackxiang.com/post/1720/#blogcomment51423</guid> 
<description>
<![CDATA[ 
	浏览器有自己的 dnscache ， 这个方法并没有你预期的作用
]]>
</description>
</item>
</channel>
</rss>