提交 a7a04e9b authored 作者: blu's avatar blu

download file func

上级 e49c1312
......@@ -66,7 +66,7 @@ int downloadFile(string fileUrl, string outUrl)
}
}
int main()
{
netutils::downloadFile("https://curl.haxx.se/libcurl/c/url2file.html", "a.html");
}
\ No newline at end of file
// int main()
// {
// netutils::downloadFile("https://curl.haxx.se/libcurl/c/url2file.html", "a.html");
// }
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论