qt5使用curl实现文件下载的示例程序

时间:2019-07-11 06:36:54
【文件属性】:
文件名称:qt5使用curl实现文件下载的示例程序
文件大小:824KB
文件格式:RAR
更新时间:2019-07-11 06:36:54
qt5 curl 文件传输 qt5使用curl实现文件下载的示例程序,详细操作请参考博客http://blog.csdn.net/xueyushenzhou/article/details/51702672#t3
【文件预览】:
libcurl_download_html
----libcurl_download_html.pro(424B)
----include()
--------Makefile.am(80B)
--------README(3KB)
--------Makefile.in(21KB)
--------curl()
----libcurl_download_html.pro.user(18KB)
----build-libcurl_download_html-Desktop_Qt_5_5_1_MinGW_32bit-Debug()
--------Makefile.Debug(37KB)
--------Makefile.Release(37KB)
--------ui_mainwindow.h(2KB)
--------debug()
--------Makefile(22KB)
--------release()
----main.cpp(183B)
----mainwindow.ui(654B)
----mainwindow.cpp(2KB)
----mainwindow.h(313B)
----lib()
--------libcurl.a(497KB)
--------libcurldll.a(38KB)
--------libcurl.dll(328KB)

网友评论

  • 写的很基础,值得一看。
  • 好像window不能用
  • 试一试,希望好用
  • 根本就不能用
  • 很好的栗子,谢谢
  • 这个是利用第三方来通信的,如果想自己写代码实现tftp功能,这个就没用。