清理VC++垃圾
只是一个清理垃圾的批处理@echooff
echo----------------------------------------------------
echoPressanykeytodeleteallfileswithending:
echo*.aps*.idb*.ncp*.obj*.pch*.tmp*.sbr*.ipch*.sdf
echoVisualc++/.Netjunk
echo----------------------------------------------------
del/F/Q/S*.aps*.
下载地址
用户评论