期刊文献+

VC++6.0中遍历目录树查找文件的应用 被引量:1

Application of directory tree for searching after files in VC++6.0
下载PDF
导出
摘要 利用CFileFind类可以比较方便地在当前目录下进行文件查找,但却不能对其子目录中的文件进行搜寻。针对此问题,给出了在Visual C++6.0中如何遍历任意目录树,以查找某一特定文件的方法。利用这种方法可以对整个目录进行遍历搜索,查找某一特定的文件,并输出显示其完整的文件路径。 It is more convenient to search files under current directories by using CFileFind class, however, it cannot to be used to search files from subdirectories. Aiming at solving this problem, this essay gives us methods of how to traverse a random directory tree to search some special file.We can search files from the whole directory tree and print the whoel path of files in this way.
出处 《宁波职业技术学院学报》 2008年第2期69-71,共3页 Journal of Ningbo Polytechnic
关键词 VisualC++6.0编程 目录树 文件查找 Visual C++ 6.0 program directory tree searching files
  • 相关文献

同被引文献9

引证文献1

二级引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部