libcurl坑

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

要char* 不能string

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