gpt4 book ai didi

单个 .html 文件上的 Android WebView 给出 “net::ERR_CACHE_MISS”

转载 作者:行者123 更新时间:2023-12-03 20:52:01 28 4
gpt4 key购买 nike

我在我的 Android 平板电脑上创建了一个名为“website.html”的文件。

它应该创建某个网站的工作 iframe。以下是代码:

<html>
<iframe src="https://www.example.com" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
Your browser doesn't support iframes
</iframe>
</html>

但是,总是会发生 iframe 错误:
Website not available

The website [websiteurl] could not be loaded because
net::ERR_CACHE_MISS

我看到了一些需要更改 AndroidManifest.xml 内容的答案。文件,但是,我的设备上没有这样的文件,因为它是单个 html 文件,而不是 Android Studio 应用程序等。如果我错了,请纠正我 - 但这些答案是否仅适用于带有 iframe 或 web 的 android 应用程序应用程序,而不是单个 html 文件。

有人可以帮我解决这个错误吗?提前致谢!

编辑:我的 parent 不希望我使用浏览器,所以他们以某种方式更改了我的设备配置,使得 iframe 不起作用。有没有办法改回来? (这是出于教育目的)

最佳答案

我建议听你 parent 的,他们想要对你最好的。你如何帮助这里的人做一个项目?

关于单个 .html 文件上的 Android WebView 给出 “net::ERR_CACHE_MISS”,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62380727/

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