当前位置:网站首页>基本Dos命令
基本Dos命令
2022-07-07 01:38:00 【不会说话的猴子】
打开CMD的方式
1.开始+系统+命令提示符
2. Win键+R输入cmd 打开控制台(推荐使用)
3.在任意的文件夹下面,按住shift键+鼠标右键点击,在此处打开命令行窗口
4.资源管理器的地址栏前面加上cmd路径
常用的Dos命令
1 盘符切换 磁盘名称:(如 C:)
2 查看当前目录下的所有文件 dir
3 切换目录 cd 需要切换的目录
4 返回上级目录 cd ..
5 清理屏幕 cls (clear screen)
6 退出终端 exit
7 查看电脑iip ipconfig
8 打开应用
calc 打开计算器
mspaint 打开画图
notepad 打开记事本
9 创建文件夹/目录 md 目录名
10 创建文件 cd>文件名.后缀名(如 cd>a.txt)
11 删除文件 del 文件名
12 删除目录 rd 目录名
13 ping 地址 查看验证网络连通性
边栏推荐
- JVM command - jmap: export memory image file & memory usage
- Rk3399 platform development series explanation (interruption) 13.10, workqueue work queue
- 深度聚类:将深度表示学习和聚类联合优化
- 【FPGA教程案例13】基于vivado核的CIC滤波器设计与实现
- 可极大提升编程思想与能力的书有哪些?
- 苹果cms V10模板/MXone Pro自适应影视电影网站模板
- Jmeter自带函数不够用?不如自己动手开发一个
- Swagger3 configuration
- [FPGA tutorial case 13] design and implementation of CIC filter based on vivado core
- C语言整理(待更新)
猜你喜欢
693. Travel sequencing
「解析」FocalLoss 解决数据不平衡问题
高并发大流量秒杀方案思路
外设驱动库开发笔记43:GPIO模拟SPI驱动
JVM命令之 jstack:打印JVM中线程快照
JVM command - jmap: export memory image file & memory usage
你不知道的互联网公司招聘黑话大全
基于ADAU1452的DSP及DAC音频失真分析
[InstallShield] Introduction
A very good JVM interview question article (74 questions and answers)
随机推荐
Three updates to build applications for different types of devices | 2022 i/o key review
JMeter's own functions are not enough? Why don't you develop one yourself
rt-thread 中对 hardfault 的处理
SubGHz, LoRaWAN, NB-IoT, 物联网
苹果cms V10模板/MXone Pro自适应影视电影网站模板
How to set up in touch designer 2022 to solve the problem that leap motion is not recognized?
JVM监控及诊断工具-命令行篇
PTA ladder game exercise set l2-004 search tree judgment
The solution of a simple algebraic problem
Solve pod install error: FFI is an incompatible architecture
外设驱动库开发笔记43:GPIO模拟SPI驱动
Dc-7 target
Jmeter自带函数不够用?不如自己动手开发一个
Storage of dental stem cells (to be continued)
绕过open_basedir
Qtthread, one of many methods of QT multithreading
软件测试知识储备:关于「登录安全」的基础知识,你了解多少?
Go language learning notes - Gorm use - Gorm processing errors | web framework gin (10)
关于STC单片机“假死”状态的判别
Ctfshow-- common posture