通过本文主要向大家介绍了dos怎么切换目录,dos返回上一级目录,dos目录是什么结构,dos目录是,dos进入指定目录等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
===== 文件夹结构 =============================================
D:\test
---A Folder 1
|-----A file 1.txt
|-----A file 2.txt
|-----A file 3.txt
---B Folder 2
|-----B file 1.txt
|-----B file 2.txt
|-----B file 3.txt
|---B Folder 3
|-----B sub file 1.txt
|-----B sub file 2.txt
|-----B sub file 3.txt
if errorlevel 1 goto r
D:\test
---A Folder 1
|-----A file 1.txt
|-----A file 2.txt
|-----A file 3.txt
---B Folder 2
|-----B file 1.txt
|-----B file 2.txt
|-----B file 3.txt
|---B Folder 3
|-----B sub file 1.txt
|-----B sub file 2.txt
|-----B sub file 3.txt
if errorlevel 1 goto r

