萤火虫架构
我正在寻找一篇详细介绍 Firebug 架构的文章,展示该架构中的不同组件是什么,以及它们在 Firefox 运行期间如何交互。
I am looking for an article which covers the architecture of Firebug in detail, showing what the different components in the architecture are, and how they interact during Firefox's running.
Like this:
http://dev.opera.com/articles/view/opera-dragonfly-architecture/
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我撰写了名为“扩展 Firebug”的系列或文章并发布在我的博客上。本教程介绍了如何编写 Firebug 扩展以及 Firebug 内部架构和组件。
请参阅:http://www.softwareishard.com/blog/category/firebug-tutorial/
洪扎
I have written series or articles called "Extending Firebug" and posted on my blog. This tutorial explains how to write an extension for Firebug as well as Firebug internal architecture and components.
See: http://www.softwareishard.com/blog/category/firebug-tutorial/
Honza