问题:
我得到错误The system cannot find the path specified.
C:UsersUsername>cd D: /d
The system cannot find the path specified.
C:UsersUsername>cd G: /d
The system cannot find the path specified.
在同一驱动器中,我可以通过。
C:UsersUsername>cd .virtualbox
C:UsersUsername.VirtualBox>
C:UsersUsername.VirtualBox>cd C:
C:>
答案1
cd /?
Displays the name of or changes the current directory.
CHDIR [/D] [drive:][path]
CHDIR [..]
CD [/D] [drive:][path]
CD [..]
语法不正确它应该是:
cd /d D: