摘要:
GET #include <fstream> #include <httplib.h> #include <iostream> int main() { httplib::Client cli("http://fanyi.baidu.com"); auto res = cli.Get("/gettt 阅读全文
posted @ 2025-04-20 01:52
仰望星河Leon
阅读(22)
评论(0)
推荐(0)
摘要:
libcurl能够根据URL协议头自动识别协议类型 curl_global_init(CURL_GLOBAL_DEFAULT); curl = curl_easy_init(); if(curl) { curl_easy_setopt(curl, CURLOPT_URL, ftp_url.c_str 阅读全文
posted @ 2025-04-20 01:50
仰望星河Leon
阅读(40)
评论(0)
推荐(0)

浙公网安备 33010602011771号