webOS 版 Ares 中的回流、渲染内容、创建组件

发布于 2024-09-28 05:13:10 字数 161 浏览 2 评论 0原文

我需要以编程方式访问 Ares 用于绘制 DOM 树的 chrome 文件,但缺乏有关如何访问它的文档,这非常令人沮丧。我正在构建一些应用程序,这些应用程序在处理 DOM 树的方式上需要稍微动态一些,而 Ares 没有关于如何获取 chrome 文件并将它们转换为 DOM 元素的文档。有人有什么好的参考吗?

I need programmatic access to the chrome files that Ares uses to paint the DOM tree and the lack of documentation on how to access it is very frustrating. I'm building some apps that need to be a little dynamic in how they handle the DOM tree and Ares has no documentation on how it takes the chrome files and turns them into DOM elements. Does anyone have any good references?

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

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

发布评论

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

评论(1

回眸一遍 2024-10-05 05:13:11

Ares 的文档非常稀疏,尝试从developer.palm.com 上的Palm 获取响应不会有什么坏处。

您最好的选择可能是从 Ares 下载源代码并将其导入到该项目的 Eclipse 中。否则,您可能会花费更多时间进行逆向工程而不是开发。

There is very sparse documentation for Ares, it won't hurt to try and get a response from Palm on developer.palm.com.

Your best bet may be to download the source from Ares and import into Eclipse for this project. Otherwise you may spend more time reverse-engineering rather than developing.

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