当前位置:网站首页>1.4-dos
1.4-dos
2022-07-28 16:35:00 【night_du】
DOS命令
d: 回⻋ 盘符切换
C:\Users\night_du>F:dir(directory):列出当前⽬录下的⽂件以及⽂件夹
F:\WP\PDF 的目录 2021/08/30 14:22 <DIR> . 2021/08/30 14:22 <DIR> .. 2021/08/30 13:55 1,297,450 1. Java概述与环境搭建.pdf 2021/08/30 13:55 706,310 2. Java语言基础.pdf 2021/08/30 13:55 1,063,757 3. 选择结构和分支结构.pdf 2021/08/30 13:55 1,079,232 4. 循环结构.pdf 2021/08/30 13:55 747,279 5. 数组.pdf 5 个文件 4,894,028 字节 2 个目录 524,203,884,544 可用字节md(make directory) : 创建⽬录(也可以插件子文件夹)
F:\WP>md 11\22rd(remove directory): 删除⽬录 不允许删除⾮空的⽂件夹(可以删除空的子文件夹)
F:\WP>rd 11\22 F:\WP>rd 11type nul> ⽂件名 : 创建⽂件(可以在指定位置创建文件)
F:\WP\text>type nul> aa.txt F:\WP\text>type nul> tetx1\aa.txtcopy : 复制⽂件(可以同时重命名)
F:\WP\text>copy "F:\WP_千峰\PDF\1. Java概述与环境搭建.pdf" F:\资源文件R rmation" 已复制 1 个文件。 F:\WP\text>copy "F:\WP_千峰\PDF\1. Java概述与环境搭建.pdf" F:\资源文件\11.pdf 已复制 1 个文件。移动文件:move 【空格】【路径+要移动的文件名】【空格】【目标路径】
F:\WP\PDF>move "1. Java概述与环境搭建.pdf" F:\WP_千峰cd(change directory)改变指定⽬录(进⼊指定⽬录)
F:\WP\text>cd D:\QMDownload F:\WP\text>D: D:\QMDownload>cd … : 退回到上⼀级⽬录
F:\WP\text>D: D:\QMDownload>cd .. D:\>cd .cd :退回到根⽬录
D:\>cd QMDownload\SoftMgr D:\QMDownload\SoftMgr>cd \ D:\>del(delete): 删除⽂件,删除⼀堆后缀名⼀样的⽂件*.txt
F:\WP\text>del aa.txt F:\WP\text>del tetx1\aa.txt相对路径
D:\QMDownload>cd SoftMgr D:\QMDownload\SoftMgr>cd "..\..\Program Files"exit: 退出dos命令⾏
F:\WP\text>exitcls: (clear screen)清屏
F:\WP\text>cls
边栏推荐
- Database optimization -- deeply understand the underlying data structure and algorithm of MySQL index
- 三维点云处理系列----PCA
- pycharm连接到远程docker
- Collection集合
- Sql Server STUFF与FOR XML PATH
- 电工学下册自学笔记1.23
- 阿里云天池大赛赛题解析(深度学习篇)--阅读笔记1--赛题一
- PyTorch中grid_sample的使用方法
- Jerry ac692x --- matrix keyboard addition
- Visual object class introduces Pascal VOC dataset
猜你喜欢

Jerry ac1082/1074/1090 development record

Solve package is not available (for R ve [package 'xxx' is not available (for R version x.y.z) "warning?]

【C语言笔记分享】字符函数和字符串函数(建议收藏)

MySQL面试题大全(陆续更新)
![[untitled]](/img/86/d284eec4eda6a41676d7455b7ea70b.png)
[untitled]

【C语言进阶】——剖析入微数据在内存中的存储 【下】(浮点数存储)

【Unity】Timeline学习笔记(七):自定义片段(Clip)

es6 Promise

地图R语言

Database optimization -- deeply understand the underlying data structure and algorithm of MySQL index
随机推荐
Distinguish between the export of ES6 and the module.exports of nodejs
Hgu95av2. Online installation failed
【p5.js】实战练习——无规则对称
软件测试零基础入门好学吗?
新人如何入门学习软件测试
【p5.js】实战临摹——国际象棋盘
【Unity Scriptable Object】教程 | 在Unity中使用 Scriptable Object 存储物体数据信息
R语言画图/绘图/作图2
es6 Promise
Kali installation configuration of penetration test killer
【p5.js学习笔记】局部变量(let)与全局变量(var)声明
.net动态调用webservice的三种方式
MySQL的安装
Map R language
软件测试需求人才越来越多,走上测试道路的人却越来越少?
想转行IT,非科班出身真的不要紧吗?
【C语言进阶】——剖析入微数据在内存中的存储 【下】(浮点数存储)
Database performance analysis and optimization (internal training materials of Aite future team)
Database optimization -- deeply understand the underlying data structure and algorithm of MySQL index
软件测试干货