<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Wu Hui Feng-用VBS写的一个超简单的批量更名脚本</title><link>http://wuhuifeng.com/tech/37/</link><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><pubDate>Wed, 29 Jun 2005 10:08:04 +0800</pubDate><item><title>Re:用VBS写的一个超简单的批量更名脚本</title><author>164112725@163.com (模拟人生)</author><link>http://wuhuifeng.com/tech/37/#cmt85</link><pubDate>Wed, 11 Jan 2006 10:49:14 +0800</pubDate><guid>http://wuhuifeng.com/tech/37/#cmt85</guid><description><![CDATA[把<br/>fso.GetFile(c_path&amp;&quot;\index.xhtml&quot;).Copy c_path&amp;&quot;\index.html&quot;,true<br/>fso.DeleteFile (c_path&amp;&quot;\index.xhtml&quot;)<br/>改为<br/>fso.movefile c_path&amp;&quot;\index.xhtml&quot;,c_path&amp;&quot;\index.html&quot;]]></description></item></channel></rss>
