windows+R 输入cmd
D:+回车
dir
cd /d f:切到f盘
cd /d E\作业:
cd 作业 ### 本盘切换
cd ..返回上一级
cls
exit
ipconfig
ping 地址
md test
rd test
del a.txt
cd> 文件名