我使用浏览器提供的“另存为”将此页面'https://www.applebees.com/en/locations/results?searchQuery=London'保存到本地文件中。我在浏览器中输入的地址是:'file:///users/Kobe/Documents/applebees.html'其中'/users/Kobe/Documents/applebees.html'是Mac系统上的文件路径。
但是,当我尝试重新打开本地文件时,浏览器会说:找不到“用户”服务器的IP地址。 DNS_PROBE_FINISHED_NXDOMAIN
谁知道发生了什么事?
您需要从文件名中删除空格
Location Results.html
至
LocationResults.html