Windows cmd下载文件

来源:csdn博客 分类: 文章浏览史 发布时间:2020-06-14 20:46:04 最后更新:2020-06-14 浏览:376
转载声明:
本文为摘录自“csdn博客”,版权归原作者所有。
温馨提示:
为了更好的体验,请点击原文链接进行浏览
摘录时间:
2020-06-14 20:46:04

certutil -urlcache -split -f http://fsunset.cn/test.txt > 1.txt

curl   http://fsunset.cn/test.txt pass.txt > 1.txt

wget  http://fsunset.cn/test.txt pass.txt

php技术微信