<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>《把文件和目录拖进命令行提示符》的评论</title>
	<link>http://yskin.net/2006/08/drag-files-to-command.html</link>
	<description>计算机技术，生活</description>
	<pubDate>Sat, 22 Nov 2008 05:29:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>yskin</title>
		<link>http://yskin.net/2006/08/drag-files-to-command.html#comment-5664</link>
		<dc:creator>yskin</dc:creator>
		<pubDate>Thu, 28 Dec 2006 03:24:08 +0000</pubDate>
		<guid>http://yskin.net/2006/08/drag-files-to-command.html#comment-5664</guid>
		<description>嗯，谢谢。学DOS那么多年，还真不知道cd有这么一个"/d"参数。

引用一下Windows XP里"cd /?"的内容：&lt;blockquote&gt;&lt;p&gt;使用 /D 命令行开关，除了改变驱动器的当前目录之外，还可改变当前驱动器。&lt;/p&gt;&lt;p&gt;CHDIR 命令不把空格当作分隔符，因此有可能将目录名改为一个带有空格但不带有引号的子目录名。&lt;/p&gt;&lt;/blockquote&gt;所以，使用&lt;code&gt;cmd.exe /K CD /d %1&lt;/code&gt;即可。</description>
		<content:encoded><![CDATA[<p>嗯，谢谢。学DOS那么多年，还真不知道cd有这么一个&quot;/d&quot;参数。</p>
<p>引用一下Windows XP里&quot;cd /?&quot;的内容：<br />
<blockquote>
<p>使用 /D 命令行开关，除了改变驱动器的当前目录之外，还可改变当前驱动器。</p>
<p>CHDIR 命令不把空格当作分隔符，因此有可能将目录名改为一个带有空格但不带有引号的子目录名。</p>
</blockquote>
<p>所以，使用<code>cmd.exe /K CD /d %1</code>即可。</p>
]]></content:encoded>
	</item>
	<item>
		<title>匿名</title>
		<link>http://yskin.net/2006/08/drag-files-to-command.html#comment-5662</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Thu, 28 Dec 2006 01:11:35 +0000</pubDate>
		<guid>http://yskin.net/2006/08/drag-files-to-command.html#comment-5662</guid>
		<description>"cmd.exe /K CD %1"
請你改為
cmd.exe /K CD /d "%1"
或請參考
http://tw.myblog.yahoo.com/c9993/article?mid=1095&#38;prev=1097&#38;next=1094
祝好運</description>
		<content:encoded><![CDATA[<p>&quot;cmd.exe /K CD %1&quot;<br />
請你改為<br />
cmd.exe /K CD /d &quot;%1&quot;<br />
或請參考<br />
<a href="http://tw.myblog.yahoo.com/c9993/article?mid=1095&amp;prev=1097&amp;next=1094" rel="nofollow">http://tw.myblog.yahoo.com/c9993/article?mid=1095&amp;prev=1097&amp;next=1094</a><br />
祝好運</p>
]]></content:encoded>
	</item>
	<item>
		<title>Dre.J</title>
		<link>http://yskin.net/2006/08/drag-files-to-command.html#comment-350</link>
		<dc:creator>Dre.J</dc:creator>
		<pubDate>Tue, 29 Aug 2006 14:56:27 +0000</pubDate>
		<guid>http://yskin.net/2006/08/drag-files-to-command.html#comment-350</guid>
		<description>群里找不到你……
head img的 Yskin's Blog 那里有些乱
前后的区别要再大一些
不过我个人不觉得这里有做这种效果的必要
也没有别的什么地方与这个效果形成对应
有点像是为了做这个效果而做这个效果
而不是需要这个效果而做这个效果</description>
		<content:encoded><![CDATA[<p>群里找不到你……<br />
head img的 Yskin's Blog 那里有些乱<br />
前后的区别要再大一些<br />
不过我个人不觉得这里有做这种效果的必要<br />
也没有别的什么地方与这个效果形成对应<br />
有点像是为了做这个效果而做这个效果<br />
而不是需要这个效果而做这个效果</p>
]]></content:encoded>
	</item>
	<item>
		<title>J</title>
		<link>http://yskin.net/2006/08/drag-files-to-command.html#comment-346</link>
		<dc:creator>J</dc:creator>
		<pubDate>Mon, 28 Aug 2006 14:10:49 +0000</pubDate>
		<guid>http://yskin.net/2006/08/drag-files-to-command.html#comment-346</guid>
		<description>请教右边的侧边栏是用Widgets做出来还是自己写的代码？如果是widget，是哪个呢？谢谢</description>
		<content:encoded><![CDATA[<p>请教右边的侧边栏是用Widgets做出来还是自己写的代码？如果是widget，是哪个呢？谢谢</p>
]]></content:encoded>
	</item>
</channel>
</rss>
