火狐相关插件的开发 This is a book about XPCOM. The book is written in the form of a tutorial about creating XPCOM components, but it covers all major aspects, concepts, and terminology of the XPCOM component model along the way.
XPCOM ( Cross Platform Component Object Model )是一种跨平台组件模型,是 Mozilla 技术的核心。通过一个简单的程序,演示如何在自己的程序里使用XPCOM。详情请看http://blog.csdn.net/riag/archive/2009/07/26/4382373.aspx
This tutorial illustrates the implementation of component bridging according to techniques introduced in the first tutorial, Bridging XPCOM/Bonobo -- techniques. It walks the reader through the building and testing of a static bridge from the XPCOM