19 Star 86 Fork 37

红枫软件 / Mole2dConfrontationplatform

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
Clear.bat 1.41 KB
Copy Edit Web IDE Raw Blame History
Ou authored 2019-09-21 10:46 . 提交所有源码
attrib -r -h -s BuildTime.* /s
attrib -r -h -s *.intermediate.manifest /s
attrib -r -h -s *.lib /s
attrib -r -h -s *.dll /s
attrib -r -h -s *.exe /s
attrib -r -h -s *.dep /s
attrib -r -h -s *.user /s
attrib -r -h -s *.obj /s
attrib -r -h -s *.idb /s
attrib -r -h -s *.aps /s
attrib -r -h -s *.res /s
attrib -r -h -s *.plg /s
attrib -r -h -s *.opt /s
attrib -r -h -s *.ncb /s
attrib -r -h -s *.sdf /s
attrib -r -h -s *.bak /s
attrib -r -h -s *.tmp /s
attrib -r -h -s *.idb /s
attrib -r -h -s *.exp /s
attrib -r -h -s *.ilk /s
attrib -r -h -s *.map /s
attrib -r -h -s *.pdb /s
attrib -r -h -s *.tli /s
attrib -r -h -s *.tlh /s
attrib -r -h -s *.tlog /s
attrib -r -h -s *.ipch /s
attrib -r -h -s *.opensdf /s
attrib -r -h -s *.o.d /s
attrib -r -h -s *.o /s
attrib -r -h -s *.a /s
attrib -r -h -s *.so /s
attrib -r -h -s disasm.asm /s
attrib -r -h -s *.trg /s
attrib -r -h -s *.ap_ /s
attrib -r -h -s *.pch /s
attrib -r -h -s *.~* /s
attrib -r -h -s *.ddp /s
attrib -r -h -s *.suo /s
attrib -r -h -s *.scc /s
attrib -r -h -s readme.txt /s
attrib -r -h -s thumbs.db /s
attrib -r -h -s *.xml /s
attrib -r -h -s *.cod /s
del /s BuildLog.htm *.intermediate.manifest *.dep *.so *.opensdf *.o *.a *.sdf *.ap_ *.ipch *.tlog *.user *.obj *.o.d *.idb *.aps *.res *.plg *.opt *.ncb *.bak *.tmp *.idb *.exp *.ilk *.map *.pdb *.tli *.tlh disasm.asm *.trg *.pch *.~* *.ddp *.suo *.scc readme.txt thumbs.db *.cod
C++
1
https://gitee.com/akinggw/Mole2dConfrontationplatform.git
git@gitee.com:akinggw/Mole2dConfrontationplatform.git
akinggw
Mole2dConfrontationplatform
Mole2dConfrontationplatform
master

Search