c++ 使用curl发送https POST请求并获取返回数据(包含appKey与appSecret)

借鉴链接:https://yq.aliyun.com/articles/629830?spm=a2c4e.11153940.blogcont630369.18.3dca5d3c1QHa9lios 使用到libcurl库及openssl,json 用VS2015写了个demo,记录一下,demo下载连接在文章末尾。app 直接上代码:curl #include <iostream> #include
相关文章
相关标签/搜索