01 2019 档案

摘要:for /r . %%a in (.) do @if exist "%%a\.svn" rd /s /q "%%a\.svn 使用方法: 新建text文档,复制上面的文本到新建的text文档,然后改后缀名为.bat,双击运行即可 阅读全文
posted @ 2019-01-28 11:40 _zhiqiu 阅读(557) 评论(0) 推荐(0)
摘要:scoop(传送门) 安装 scoop是一个类似于linux下apt之类包管理器 安装scoop(Powershell 3+ and .NET Framework 4.5+) iex (new-object net.webclient).downloadstring('https://get.sco 阅读全文
posted @ 2019-01-17 11:37 _zhiqiu 阅读(504) 评论(0) 推荐(0)