📅  最后修改于: 2022-03-11 14:57:31.604000             🧑  作者: Mango
Open cmd and change the directory to whatever you want to save the file and paste:
curl.exe --output NAME AND EXTENSION (e.g. test.exe) --url The URL WITH http:// or https://
For Example :
curl.exe --output index.html --url http://example.com