libcurl坑

code = curl_easy_setopt(conn, CURLOPT_URL, ca.strUrl.c_str());

要char* 不能string

posted @ 2018-12-06 18:51  ff_d  阅读(126)  评论(0)    收藏  举报