查找指定大小的文件

时间:2017-05-08 04:02:56
【文件属性】:
文件名称:查找指定大小的文件
文件大小:522KB
文件格式:RAR
更新时间:2017-05-08 04:02:56
查找 大小 VS2010 弹出选择目录对话框,选择好目录和查找条件后(文件大小),开始查找.查找过程创建了一个子线程,将查找操作封装成了一个类,若有不同的查找条件好扩展.这里我在处理上一个查找过程尚未结束而又开始新的查找过程时处理办法是将未结束的线程直接终止掉,我试过在查找过程中的递归操作设置一个标记,在主线程中等待线程结束,但是容易始终等待.如果谁有更好的解决办法,请联系qutao1818hjy@qq.com一起讨论.
【文件预览】:
FileFinder
----FileFinder()
--------MainDlg.cpp(11KB)
--------FileOper.h(960B)
--------FileFinder.vcxproj.user(143B)
--------FileFinder.aps(34KB)
--------FileFinder.vcxproj(3KB)
--------FileOper.cpp(4KB)
--------resource.h(2KB)
--------FileFinder.rc(6KB)
--------FileFinder.vcxproj.filters(1KB)
--------FileOperation.h(4KB)
--------Debug()
----Debug()
--------FileFinder.pdb(835KB)
--------FileFinder.exe(46KB)
--------FileFinder.ilk(422KB)
----FileFinder.sln(897B)

网友评论