Common windows and DOS
•
Java
Windows common shortcuts
Keyboard function keys
Tab, shift, Ctrl, alt, space, enter, window, |, ↑↓←→
Keyboard shortcuts
Select all, copy, paste, undo, save, close window, run, permanently delete
Basic doc commands
How to open CMD
Run as administrator: select to run as administrator
Common DOS commands
#盘符切换 C:
#查看当前目录下所有文件 dir
#切换目录 cd change directory
cd ..
#清理屏幕 cls (clear screen)
#退出终端 exit
#查看电脑IP ipconfig
#打开应用
打开计算器 calc
打开画图 mspaint
打开记事本 notepad
#ping 命令
ping www.baidu.com
#文件操作
创建文件夹 md 目录名
移除文件夹 rd 目录名
创建文件 cd>文件名
删除文件 del 文件名
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码