C++ 网络爬虫

时间:2018-12-01 13:47:05
【文件属性】:
文件名称:C++ 网络爬虫
文件大小:18KB
文件格式:GZ
更新时间:2018-12-01 13:47:05
C++ 爬虫 使用C++实现网页爬虫,只要是爬图片,然后爬链接作为下一个待爬的对象.
【文件预览】:
demo_webcrawler
----STC_QueueTask.cpp(100B)
----STC_QueueBase.cpp(998B)
----STC_MysqlAccess.cpp(69B)
----STC_Spider.h(748B)
----STC_QueueDownload.h(227B)
----STC_QueueDownload.cpp(120B)
----STC_WebCrawler.cpp(1004B)
----STC_Downloader.cpp(3KB)
----STC_Downloader.h(735B)
----STC_Spider.cpp(4KB)
----demo_webcrawler.pro(721B)
----STC_QueueTask.h(203B)
----demo_webcrawler.pro.user(17KB)
----STC_HttpKit.cpp(2KB)
----STC_QueueBase.h(480B)
----threadpool()
--------future.hpp(3KB)
--------size_policies.hpp(2KB)
--------pool.hpp(7KB)
--------task_adaptors.hpp(4KB)
--------scheduling_policies.hpp(6KB)
--------pool_adaptors.hpp(2KB)
--------shutdown_policies.hpp(2KB)
--------detail()
----main.cpp(379B)
----main.h(225B)
----STC_MysqlAccess.h(140B)
----STC_HttpKit.h(309B)
----STC_WebCrawler.h(488B)
----threadpool.hpp(663B)

网友评论