CURL *curl; CURLcode res; struct curl_slist *headers=NULL;//init to NULL is important headers = curl_slist_append(headers,"Accept: ...
確定! 回上一頁