摘要: 当前文件cmd -》 输入 for /r ./ %a in (./) do @if exist "%a/.svn" rd /s /q "%a/.svn" 阅读全文
posted @ 2020-03-05 12:03 这是一个很好的名字 阅读(190) 评论(0) 推荐(0) 编辑