查找 XPCOM 合约 ID:components.Classes[“THISPART”]

发布于 2024-08-13 13:51:27 字数 51 浏览 6 评论 0原文

当您需要在 XPCOM 中创建或访问众所周知的对象时,您在哪里可以找到它们的合约 ID?

When you need to create or access well-known objects in XPCOM, where do you find their contract IDs?

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

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

发布评论

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

评论(2

忆梦 2024-08-20 13:51:27

您还应该通过 http://mxr.mozilla.org 查看 Mozilla 代码,以了解人们如何使用界面以及您想要使用的功能。

You also should look at the Mozilla code through http://mxr.mozilla.org to understand how people use interfaces and functions your want to use.

☆獨立☆ 2024-08-20 13:51:27

这实际上取决于您正在寻找的对象。一般来说,文档会告诉您合约 ID 是什么。如果您正在寻找特定的合同 ID,那么这个问题就更容易回答。

It really depends on the object you are looking for. Generally, the documentation will tell you what the contract ID is. If there's a specific contract ID you are looking for, that'd be an easier to answer question.

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