curl_easy_setopt(curl, CURLOPT_UPLOAD, 1L);. curl_easy_setopt(curl, CURLOPT_PUT, 1L);. curl_easy_setopt(curl, CURLOPT_URL, url);.
確定! 回上一頁