DOS 下进入c盘
我运行CMD,进入的是C:\Document and setting\pp>
要怎么样才能进到c盘? 因为在C:\Document and setting\pp>下打入 net share 没有用
参考答案:你现在已经在C盘了呀?
如果你要进C盘其他地方用CD命令
C:\Document and setting\pp>输入cd..回车
C:\Document and setting>输入cd..回车
C:>输入d:回车
D:>输入c:回车
C:>输入cd windows回车
C:\windows>
看明白cd命令的用法了吗?