C++通过HTTP请求Post方式请求Json数据示例程序

时间:2022-09-05 08:57:44
【文件属性】:
文件名称:C++通过HTTP请求Post方式请求Json数据示例程序
文件大小:136KB
文件格式:RAR
更新时间:2022-09-05 08:57:44
http接口 post请求 最近在工作中,由于合作商只提供uRL,我这边需要通过HTTP请求Get或Post方式请求Json数据,然后解析JSON格式,解析json我使用的第三方库rapidjson。开发环境是64位win7,VS2015。
【文件预览】:
TestHttpService
----ReadMe.txt(2KB)
----TestHttpService.vcxproj.filters(1KB)
----WininetHttp.h(2KB)
----rapidjson()
--------istreamwrapper.h(3KB)
--------reader.h(78KB)
--------encodings.h(28KB)
--------allocators.h(10KB)
--------prettywriter.h(9KB)
--------fwd.h(4KB)
--------stringbuffer.h(4KB)
--------ostreamwrapper.h(2KB)
--------filereadstream.h(3KB)
--------memorystream.h(3KB)
--------msinttypes()
--------pointer.h(57KB)
--------writer.h(23KB)
--------document.h(111KB)
--------schema.h(78KB)
--------rapidjson.h(21KB)
--------memorybuffer.h(3KB)
--------stream.h(5KB)
--------filewritestream.h(3KB)
--------error()
--------encodedstream.h(10KB)
--------internal()
----stdafx.h(234B)
----TestHttpService.cpp(2KB)
----stdafx.cpp(219B)
----targetver.h(240B)
----WininetHttp.cpp(6KB)
----TestHttpService.vcxproj(8KB)

网友评论

  • 资源一般般