Board logo

标题: 在CMD下打开文件夹,用批处理怎么写? [打印本页]

作者: martin325     时间: 2006-5-4 14:45    标题: 在CMD下打开文件夹,用批处理怎么写?

如题。

谢谢。
作者: 3742668     时间: 2006-5-4 16:34
No.1:
start c:
No.2:
explorer c:
作者: 6622186     时间: 2007-2-20 10:13    标题: 长见识

我以前只知道用 explorer drive: ,今天长了见识.
作者: tohere     时间: 2007-2-23 00:27
:o:o
点错了
加分了
晕了。。。

[ Last edited by tohere on 2007-2-22 at 11:28 AM ]
作者: qingfushuan     时间: 2007-2-23 07:55    标题: 试了试

start temp     打开当前目录的temp文件夹
explorer temp 先打开桌面的temp,若桌面没得temp就打开当前的temp
作者: mawith     时间: 2007-3-7 07:38
原来还可以用
explorer
又学会了一点点东西
作者: juventusryp     时间: 2007-3-7 07:41
学习了。。。