gpt4 book ai didi

linux - 如何使用 wget 下载网页的全部内容(首页)

转载 作者:太空宇宙 更新时间:2023-11-04 05:30:59 26 4
gpt4 key购买 nike

我想下载网页的全部内容。 (仅限第一页)

我只需要第一页。无递归

如何使用 Windows 版 wget 执行此操作。

最佳答案

我找到了自己。

这是我创建的 shell

@echo off
echo Hello this is Deniz's webpage downloader
set /P theuserinput="Please Enter website that you like to download: "

wget.exe -p %theuserinput%

pause

关于linux - 如何使用 wget 下载网页的全部内容(首页),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19196073/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com