摘要: ![](https://img2018.cnblogs.com/blog/1170268/201910/1170268-20191023001452341-966459818.jpg) 阅读全文
posted @ 2019-10-23 00:15 Barrett_07 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 1. 强制删除文件文件夹和文件夹内所有文件 rd/s/q D:\app 2. 强制删除文件,文件名必须加文件后缀名 del/f/s/q D:\app.txt 阅读全文
posted @ 2019-10-23 00:10 Barrett_07 阅读(8647) 评论(0) 推荐(0) 编辑