搜索资源列表
一个递归删除指定目录和文件的例子
- 使用Visual C++编程久了,编写的工程多了,如果我们没有及时删除工作目录下的Debug或者Release目录,就会有大量的垃圾的中间文件存留在我们的系统中。占用我们大量的硬盘空间。但是,如果我们每次编译完一个工程就手动去删除这些多余的文件,是比较麻烦的一件事情。为了解决这个不便,我花了一点时间写了递归删除指定目录和文件的小工具。 -use Visual C Programming long, the preparation of the works and more, and if w
filemanagersystem
- 这是用C语言编写的一个多级的文件管理器。可以实现文件的增加 删除 目录浏览等等。非常适合做课程设计。-This is the C language prepared by a multi-level document management devices. The document can achieve increased delete directory browser, and so on. Very suitable for curriculum design.
wincmd
- 一款超实用的文件管理器,方便查看文件,复制,删除目录和文件
KillSameFiles
- Ruby实现通过文件MD5判断并删除目录中重复的文件。-Implemented in Ruby and delete duplicate files in the directory file MD5 judgment.
DeleteFile_20100923_145847
- 批量删除指定目录的文件。 (强制删除,包括在Windows资源管理器下删除不掉的特殊文件)-Descr iption
erasefile
- 这个小工具可以比较安全的删除文件和目录。它删除文件的流程是: 1. 使用伪随机数填充整个文件 2. 将文件长度截为零 3. 将文件命名为随机字符串 4. 删除文件 需要指出的是,这样的删除在软件级别已经是不可能恢复了。但是特别重要的数据(军事级别?)是不允许这么简单的操作的,据某个标准称为了在特殊的硬件设备下都无法恢复硬盘数据,至少应该把文件区域写7遍,更安全的办法是把磁盘物理销毁(例如粉碎)。 -This gadget can be relatively sa
FileSystem
- 本程序可以使用用户对系统下的文件实现系统模拟的安装/卸载、登录/注销、格式化、新建目录、删除目录、新建文件、删除文件、复制文件等操作。-The program can use the files under the user on the system simulation to achieve system Install/Uninstall, log/log off, format, new directory, delete directory, new files, delete fil
DelUnEmptyDir
- 删除不为空的目录,这在我们平时删除目录的时候经常遇到,希望对大家有所帮助-Delete the directory is not empty, which we usually delete the directory when the often encountered, we want to help
delete_path
- vc删除目录的程序源码,希望对大家有所帮助-vc program source code to delete the directory, we hope to help
181
- 本程序是关于文件的操作,用于删除目录的程序,方便实用-This program is on file in the operation, the procedure used to delete the directory, convenient and practical
Demo
- vc如何删除目录的程序源码,感兴趣的可以看下-vc how to remove the program source code directory, interest may have a look
CreateDeletePath
- vc 创建和删除目录\CreateDeletePath的程序源码,希望对大家有所帮助-vc create and delete the directory \ CreateDeletePath the program source code, we hope to help
CreateDeletePath
- vc——创建和删除目录\CreateDeletePath-vc- Create and delete directory \ CreateDeletePath
CreateDeletePath
- vc——创建和删除目录\CreateDeletePath的程序源码,值得一看!-vc- Create and delete directory \ CreateDeletePath the program source code, worth a visit!
del
- 删除目录及子目录文件,很不错的vc源码,希望能对大家有所帮助-Delete the file directory and subdirectories, very good vc source, I hope you can help
CreateDeletePath
- 创建和删除目录\CreateDeletePath\CreateDeletePath.rar,很不错的vc源码,有兴趣的朋友可以看看。-Create and delete the directory \ CreateDeletePath \ CreateDeletePath.rar, very good vc source, interested friends can see.
Dir_Manage
- 产生不可删除目录,使用程序删除、产生、拷贝入文件等-create dir you do not delete it!
delDir
- 一个删除目录的源代码,供大家开发相关内容的时候参考。-the source code of deleting directory available to develop a similar code reference, is very simple.
batchdel
- 这个程序可以批量删除目录下指定类形的文件。-batch delete specfic kind of file in a directory.
create_del_dir
- 改程序实现了最基本的创建、删除目录的功能,虽然简单,但是实际项目中非常必须,可以让大家新手拈来,非常方便。-Reform program to achieve the most basic to create, delete directory function, although simple, but the actual project must, allows novice twist, very convenient.