<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：VC++创建目录</title>
	<atom:link href="http://www.boluor.com/vc-create-directory.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.boluor.com/vc-create-directory.html</link>
	<description></description>
	<lastBuildDate>Wed, 01 Sep 2010 12:01:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>由：felix021</title>
		<link>http://www.boluor.com/vc-create-directory.html/comment-page-1#comment-312</link>
		<dc:creator>felix021</dc:creator>
		<pubDate>Mon, 13 Jul 2009 01:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.boluor.com/?p=181#comment-312</guid>
		<description>似乎用bat更快。。</description>
		<content:encoded><![CDATA[<p>似乎用bat更快。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：sandy</title>
		<link>http://www.boluor.com/vc-create-directory.html/comment-page-1#comment-301</link>
		<dc:creator>sandy</dc:creator>
		<pubDate>Thu, 09 Jul 2009 05:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.boluor.com/?p=181#comment-301</guid>
		<description>这种应用，一个vbs十几行代码就搞定了，只需开个记事本敲两下，哪用得着劳神开VS……</description>
		<content:encoded><![CDATA[<p>这种应用，一个vbs十几行代码就搞定了，只需开个记事本敲两下，哪用得着劳神开VS……</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：boluor</title>
		<link>http://www.boluor.com/vc-create-directory.html/comment-page-1#comment-300</link>
		<dc:creator>boluor</dc:creator>
		<pubDate>Thu, 09 Jul 2009 01:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.boluor.com/?p=181#comment-300</guid>
		<description>恩.还有很多方法的.只是在看MSDN的时候,看到例子很简单,就顺着写完了^.^</description>
		<content:encoded><![CDATA[<p>恩.还有很多方法的.只是在看MSDN的时候,看到例子很简单,就顺着写完了^.^</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：felix021</title>
		<link>http://www.boluor.com/vc-create-directory.html/comment-page-1#comment-298</link>
		<dc:creator>felix021</dc:creator>
		<pubDate>Wed, 08 Jul 2009 16:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.boluor.com/?p=181#comment-298</guid>
		<description>托管代码的简单解释：http://baike.baidu.com/view/159896.htm
其实哪需要那么麻烦, 一个system函数就行了。

我喜欢在表示路径名的时候使用/作为分隔符，在Win/Linux下都OK。</description>
		<content:encoded><![CDATA[<p>托管代码的简单解释：http://baike.baidu.com/view/159896.htm<br />
其实哪需要那么麻烦, 一个system函数就行了。</p>
<p>我喜欢在表示路径名的时候使用/作为分隔符，在Win/Linux下都OK。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
