C++网络爬虫,爬取图片

时间:2021-10-27 03:24:19
【文件属性】:

文件名称:C++网络爬虫,爬取图片

文件大小:5KB

文件格式:ZIP

更新时间:2021-10-27 03:24:19

C++ 爬虫

C++网络爬虫,使用wget命令做的,较简单,不涉及socket编程,但总体设计思路还是和基于socket的爬虫一样。如需基于socket爬虫,请到我的github下载:https://github.com/qq879343544/webSpider


【文件预览】:
webspider-wget1.0
----webspider-wget1.0.cpp(5KB)
----thread_pool.h(3KB)
----locker.h(2KB)
----task.h(3KB)

网友评论