文件名称:autofindanddelete3

  • 所属分类:
  • 状态条
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 13kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 蒋*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人,奇强!

很明显,这个程序的核心代码肯定是一个有通配符的功能的递归查找文件的函数。我的想法是先查找给定目录下的所有符合条件的文件,再递归查找下级文件夹下所有符合条件的文件。为了保证其封闭性,我用了一个CStringList&变量来保存搜索结果。如果您有好的建议,请给我发邮件。-the temporary files sometimes really annoying! When you compile a program, suddenly a pop-up dialog box system : "D was not enough space ~~~~~~~~~ Will the need for disk clean up?" and it can only Nkb the tune of the price. what is your reason for not writing their own specialized cleaning up a small VC refuse tool? Periodically running a completely remove specified types of waste paper : clean, Chinese, Ever! Obviously, the core of this procedure code is certainly a wildcard recursive function of the document search functions. My idea is to find a given directory of all eligible document, then you lower recursive folder all eligible document. To ensure its closure, I spent a CStringList
(系统自动生成,下载前可以参看下载内容)

下载文件列表

自动查找并删除VC生成的临时文件

..............................\DelTemp.cpp

..............................\DelTemp.dsp

..............................\DelTemp.dsw

..............................\DelTemp.h

..............................\DelTemp.rc

..............................\DelTempDlg.cpp

..............................\DelTempDlg.h

..............................\ReadMe.txt

..............................\res



..............................\...\DelTemp.rc2

..............................\resource.h

..............................\StdAfx.cpp

..............................\StdAfx.h

..............................\开源盛世ReadMe.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org