c++ 使用curl发送https POST请求并获取返回数据(包含appKey与appSecret)
借鉴连接:https://yq.aliyun.com/articles/629830?spm=a2c4e.11153940.blogcont630369.18.3dca5d3c1QHa9l使用到libcurl库及openssl,用VS2015写了个demo,记录一下,demo下载链接在文章末尾。直接上代码:#include#include#include#include#include#inclu