文件名称:directoryfind
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- qiu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
文件查找在很多场合会被派上用场,类ffsco将文件查找操作简单封装,使用只需要传递参数查找路径和文件匹配格式(可以继承该类的 match 方法实现自己的匹配算法)到find方法,查询结果(文件/目录等)被保存到类内部的vector容器,以后想怎么用都行。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ffsco\ffsco\helper\ffsco.cpp
.....\.....\......\ffsco.h
.....\.....\test\ReadMe.txt
.....\.....\....\StdAfx.cpp
.....\.....\....\StdAfx.h
.....\.....\....\test.cpp
.....\.....\....\test.dsp
.....\.....\....\test.dsw
.....\.....\....\test.plg
.....\.....\....2\ReadMe.txt
.....\.....\.....\res\test2.ico
.....\.....\.....\...\test2.rc2
.....\.....\.....\resource.h
.....\.....\.....\StdAfx.cpp
.....\.....\.....\StdAfx.h
.....\.....\.....\test2.clw
.....\.....\.....\test2.cpp
.....\.....\.....\test2.dsp
.....\.....\.....\test2.dsw
.....\.....\.....\test2.h
.....\.....\.....\test2.plg
.....\.....\.....\test2.rc
.....\.....\.....\test2Dlg.cpp
.....\.....\.....\test2Dlg.h
.....\.....\test2.exe
.....\.....\.....\res
.....\.....\helper
.....\.....\test
.....\.....\test2
.....\ffsco
ffsco
.....\.....\......\ffsco.h
.....\.....\test\ReadMe.txt
.....\.....\....\StdAfx.cpp
.....\.....\....\StdAfx.h
.....\.....\....\test.cpp
.....\.....\....\test.dsp
.....\.....\....\test.dsw
.....\.....\....\test.plg
.....\.....\....2\ReadMe.txt
.....\.....\.....\res\test2.ico
.....\.....\.....\...\test2.rc2
.....\.....\.....\resource.h
.....\.....\.....\StdAfx.cpp
.....\.....\.....\StdAfx.h
.....\.....\.....\test2.clw
.....\.....\.....\test2.cpp
.....\.....\.....\test2.dsp
.....\.....\.....\test2.dsw
.....\.....\.....\test2.h
.....\.....\.....\test2.plg
.....\.....\.....\test2.rc
.....\.....\.....\test2Dlg.cpp
.....\.....\.....\test2Dlg.h
.....\.....\test2.exe
.....\.....\.....\res
.....\.....\helper
.....\.....\test
.....\.....\test2
.....\ffsco
ffsco