I'm trying to compile some java (learning java currently), and to do so I need to change command-prompt's directory.
C:...Admin> cd D:DocsJava
C:...Admin> cd
C:...Admin
It doesn't change the directory. I try again using quotes:
C:...Admin> cd "D:DocsJava"
C:...Admin>
Again it doesn't change the directory. What am I doing wrong?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…