标签: libcurl wstring
我尝试传递wstring url但它失败了, 是否有任何正确的方法来传递它或 我们可以在CURLcode中传递wstring编码的url curl_easy_setopt(CURL * handle,CURLOPT_URL,?)
答案 0 :(得分:2)