lyr2012
1、批量删除文件夹中的子文件夹中的文件,而保留各级子文件夹
del /f /s /q  D:\star9_OnLoad\

2、批量删除所有文件及文件夹
rd /s /q D:\star9_OnLoad\20004

分类:

技术点:

相关文章: