一个递归删除指定目录和文件的例子

所属分类:文件操作
开发工具:Visual C++
文件大小:15KB
下载次数:72
上传日期:2005-12-15 10:32:40
上 传 者tufei8438
说明:  使用Visual C++编程久了,编写的工程多了,如果我们没有及时删除工作目录下的Debug或者Release目录,就会有大量的垃圾的中间文件存留在我们的系统中。占用我们大量的硬盘空间。但是,如果我们每次编译完一个工程就手动去删除这些多余的文件,是比较麻烦的一件事情。为了解决这个不便,我花了一点时间写了递归删除指定目录和文件的小工具。
(use Visual C Programming long, the preparation of the works and more, and if we did not work in time to delete the directory Debug or Release directory, there will be a lot of garbage in the middle document retention in our system. We occupy a lot of hard drive space. However, if every time we build a project on End to manually delete these unnecessary documents, the trouble is a thing. To solve this inconvenience, and I spent some time writing a recursive delete specified files and directories of small tools.)

文件列表:
StdAfx.cpp (208, 2005-07-03)
StdAfx.h (1054, 2005-07-03)
res\DelDir.rc2 (398, 2005-07-03)
res\DelDir.ico (1078, 2005-07-03)
res\deldir2.ico (3262, 2005-10-12)
res (0, 2005-07-03)
DelDir.cpp (2063, 2005-07-03)
DelDir.dsp (4336, 2005-10-28)
DelDir.dsw (535, 2005-11-05)
DelDir.h (1324, 2005-07-03)
DelDir.rc (6199, 2005-11-05)
DelDirDlg.cpp (8459, 2005-11-05)
DelDirDlg.h (2403, 2005-10-28)
folder_dialog.cpp (3005, 2005-07-03)
folder_dialog.h (921, 1998-07-20)
Resource.h (1005, 2005-10-12)

近期下载者

相关文件


收藏者