Web 浏览器无法读取 JavaScript 等。

发布于 2025-01-08 07:12:26 字数 209 浏览 0 评论 0原文

我已经构建了一个基本且非常简单的网络浏览器,它包含两个功能,“返回”和“前进”导航工具,当然还有 URL 搜索字段。我对此很满意,但是,它无法读取 javascript 或“基本”浏览器的必要组件。所以我想知道是否有任何适合我的网络浏览器的解决方案,以便它可以查看页面并执行 javascript 功能。 Flash 播放器不是必需的,但如果能让 Flash 工作那就太好了。 任何类型的答案都值得赞赏。

i have build a basic and very simple web browser, it contains two features, the "go back" and "go forward" navigation tools, and of course the URL search field. And i'm happy with that, but, it can't read javascript or the necessary components for a "basic" browser. So i wonder if there is any kind of solution for my web browser so it can view pages and execute javascript features.
Flash player is not necessary, but if it's possible to make Flash work that would be great.
Any kind of answer is appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

送舟行 2025-01-15 07:12:26

您可以实现 Javascript 引擎,例如 Rhinov8,除非您非常有勇气并且想要构建自己的。每个站点上都有有关如何集成的文档。

You can implement a Javascript engine such as Rhino or v8, unless you're feeling really courageous and want to build your own. There is documentation on each of those sites for how to integrate.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文