After following, you can keep track of his dynamic information in a timely manner
Courses in the relevant section:Extended DOS commands
显示内容 dir 创建目录 md 删除目录 rd 进入目录 单级进入 cd 多级进入 cd/ 删除单个文件 del a.text 多个文件 del *.text 清屏 cls 推出 exit 删除带内容的文件 rd+/s文件夹名称(询问是否删除) rd+/q+/s文件夹(直接删除)
2023-11-050个赞