1 Star 0 Fork 2

醋溜艮呱唧/Micua.CMS

forked from iceStone/Micua.CMS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Clear.bat 335 Bytes
一键复制 编辑 原始数据 按行查看 历史
iceStone 提交于 2014-03-30 10:44 . ll
for /f "tokens=*" %%a in ('dir obj /b /ad /s ^|sort') do rd "%%a" /s/q
for /f "tokens=*" %%a in ('dir bin /b /ad /s ^|sort') do rd "%%a" /s/q
for /f "tokens=*" %%a in ('dir library /b /ad /s ^|sort') do rd "%%a" /s/q
rd Micua.Web\Areas /s/q
rd Micua.Web\Content\Themes /s/q
del "%CD%\*.vspscc" /F /S /Q /A
del "%CD%\*.user" /F /S /Q /A
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/paobing/Micua.CMS.git
[email protected]:paobing/Micua.CMS.git
paobing
Micua.CMS
Micua.CMS
master

搜索帮助