Last updated 2 years, 8 months ago
Last updated 2 years, 8 months ago
官方网站 https://www.yu444.com
客服频道 @kefu
供求频道 @gongqiu
公群频道 @hwgq (汇旺公群首字母)
新群 @xinqun
核心大群 @daqun
记账机器人 @hwjz
公司介绍 @hwdbgs
担保流程 @dbliucheng
Last updated 1 month, 3 weeks ago
Requests.h
通过C++的Curl库请求网络数据
函数:
```
CURLcode HttpPost(const std::string & strUrl, std::string szJson,std::string & strResponse,int nTimeout);
CURLcode HttpGet(const std::string & strUrl, std::string & strResponse,int nTimeout);
int download_file(const char* url, const char outfilename[FILENAME_MAX]);
```
官方频道:
@FurinaMod
作者:
@HeiHua_M
Last updated 2 years, 8 months ago
Last updated 2 years, 8 months ago
官方网站 https://www.yu444.com
客服频道 @kefu
供求频道 @gongqiu
公群频道 @hwgq (汇旺公群首字母)
新群 @xinqun
核心大群 @daqun
记账机器人 @hwjz
公司介绍 @hwdbgs
担保流程 @dbliucheng
Last updated 1 month, 3 weeks ago