05 2020 档案

摘要:dir 显示当前目录下所有文件 cd means change directory cd .. 返回上一级目录 cd path 进入指定路径目录 x: 进入x盘根目录 cls clear screen exit notepad md xxx rm xxx cd>a.txt del a.txt 阅读全文
posted @ 2020-05-26 09:30 modash 阅读(95) 评论(0) 推荐(0)
摘要:ctrl+c 复制 ctrl+v 粘贴 ctrl+a 全选 ctrl+x 剪切 ctrl+z 撤销 win+e 我的电脑 win+r 运行 shift+delete彻底删除 阅读全文
posted @ 2020-05-26 09:08 modash 阅读(112) 评论(0) 推荐(0)
摘要:primary title # primary title The secondary title ## The secondary title font bold **bold** italic *italic* both ***both*** strikethrough ~~strikethro 阅读全文
posted @ 2020-05-25 19:00 modash 阅读(137) 评论(0) 推荐(0)