2 Star 1 Fork 0

老爷爷/Syscall Monitor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
clean.bat 290 Bytes
一键复制 编辑 原始数据 按行查看 历史
hzqst 提交于 2016-10-30 11:54 . no commit message
@echo off
del *.sdf
del *.VC.db
del /s *.aps
del /a:h *.suo
rmdir /s /q .vs
rmdir /s /q ipch
rmdir /s /q x64
rmdir /s /q Debug
rmdir /s /q Release
rmdir /s /q DdiMon\HyperPlatform\x64
rmdir /s /q DdiMon\HyperPlatform\Debug
rmdir /s /q DdiMon\HyperPlatform\Release
rmdir /s /q doxygen
pause
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/killvxk/Syscall-Monitor.git
git@gitee.com:killvxk/Syscall-Monitor.git
killvxk
Syscall-Monitor
Syscall Monitor
master

搜索帮助