MFC库console程序 递归遍历FTP下的所有文件

时间:2018-10-31 20:12:34
【文件属性】:
文件名称:MFC库console程序 递归遍历FTP下的所有文件
文件大小:20.5MB
文件格式:7Z
更新时间:2018-10-31 20:12:34
MFC console 递归 遍历FTP VC2010 调用MFC库的console程序,VC2010下编译与运行正常。 其中pmain为主程序,CSpread为包含遍历函数的类文件。 代码尽量做到最简单。 测试所用的FTP服务器是本地服务器,基于windows8.1系统自带服务直接创建,详情请百度"win8.1创建FTP”,因此FTP的IP为"127.0.0.1",默认端口21. ITread类为调试用,请无视。
【文件预览】:
Release
----FTP_SPREAD_1.pdb(3.46MB)
----FTP_SPREAD_1.exe(16KB)
FTP_SPREAD_1.sdf
FTP_SPREAD_1
----stdafx.cpp(299B)
----Resource.h(410B)
----Release()
--------FTP_SPREAD_1.lastbuildstate(62B)
--------CL.write.1.tlog(2KB)
--------CL.read.1.tlog(39KB)
--------mt.read.1.tlog(1KB)
--------FTP_SPREAD_1.obj(89KB)
--------rc.write.1.tlog(258B)
--------FTP_SPREAD_1.res(120B)
--------stdafx.obj(3.39MB)
--------rc.read.1.tlog(2KB)
--------mt.command.1.tlog(824B)
--------cl.command.1.tlog(4KB)
--------link-cvtres.read.1.tlog(2B)
--------ItRead.obj(71KB)
--------link.write.1.tlog(1KB)
--------Spread.obj(78KB)
--------link-cvtres.write.1.tlog(2B)
--------link.command.1.tlog(2KB)
--------Itdrt.obj(42KB)
--------rc.command.1.tlog(604B)
--------link.read.1.tlog(5KB)
--------FTP_SPREAD_1.pch(25.88MB)
--------FTP_SPREAD_1.write.1.tlog(0B)
--------FTP_SPREAD_1.log(3KB)
--------FTP_SPREAD_1.exe.intermediate.manifest(381B)
--------mt.write.1.tlog(462B)
--------FTP_SPREAD_1.Build.CppClean.log(767B)
--------vc100.pdb(2.42MB)
----ItRead.h(671B)
----FTP_SPREAD_1.vcxproj.filters(2KB)
----stdafx.h(1KB)
----ItRead.cpp(2KB)
----FTP_SPREAD_1.h(39B)
----targetver.h(314B)
----Itdrt.cpp(1KB)
----FTP_SPREAD_1.vcxproj.user(143B)
----Spread.cpp(2KB)
----FTP_SPREAD_1.vcxproj(5KB)
----FTP_SPREAD_1.rc(3KB)
----FTP_SPREAD_1.cpp(3KB)
----Itdrt.h(654B)
----Debug()
--------vc100.idb(1.25MB)
--------FTP_SPREAD_1.lastbuildstate(52B)
--------CL.write.1.tlog(3KB)
--------CL.read.1.tlog(41KB)
--------stdafx.obj(580KB)
--------cl.command.1.tlog(5KB)
--------ItRead.obj(46KB)
--------Spread.obj(67KB)
--------Analyser.obj(43KB)
--------FTP_SPREAD_1.vcxprojResolveAssemblyReference.cache(713B)
--------Itdrt.obj(16KB)
--------FTP_SPREAD_1.pch(26.06MB)
--------FTP_SPREAD_1.write.1.tlog(0B)
--------FTP_SPREAD_1.log(2KB)
--------FTP_SPREAD_1.unsuccessfulbuild(0B)
--------DB.obj(41KB)
--------FTP_SPREAD_1.Build.CppClean.log(2KB)
--------vc100.pdb(2.44MB)
----Spread.h(669B)
----ReadMe.txt(2KB)
FTP_SPREAD_1.sln
ipch
----ftp_spread_1-cb6925f7()
Debug

网友评论