搜索资源列表
VC.NET2003实现的递归法实现一键清空
- 递归法实现一键清空,可以清空浏览记录,查找痕迹,网址等,在VC.NET,WINXP下调试通过.-recursive method to achieve a key blank can be emptied View records search marks, websites, in VC.NET. WINXP under debugging through.
FindFile
- 实现“查找指定目录下所有文件”功能的程序代码。其采用了递归编程思想,简单实用,可在此基础上从事其他文件管理开发。-The realization of the Find all files under specified directory feature of program code. Its use of recursive programming ideas, simple and practical, may be on this basis to engage in other
browsedir
- 递归法遍历磁盘目录,对磁盘内的某一目录下所有文件进行遍历。-Recursive method to traverse the disk directory, all the files in a disk directory traversal.