搜索资源列表
AudiereAudioSystem
- 一种便利高质量的袖珍音频API函数库, 支持文件操作、编码解码、混音、播放输出, 播放支持 MP3, Ogg Vorbis, FLAC, WAV, IT, XM, S3M, 和 MOD 文件. 可用于C, C++, Python, Java, Delphi, 以及支持 XPCOM 的任何语言. -a convenient pocket-sized high-quality audio API functions to sup
AudiereAudioSystem
- 一种便利高质量的袖珍音频API函数库, 支持文件操作、编码解码、混音、播放输出, 播放支持 MP3, Ogg Vorbis, FLAC, WAV, IT, XM, S3M, 和 MOD 文件. 可用于C, C++, Python, Java, Delphi, 以及支持 XPCOM 的任何语言. -a convenient pocket-sized high-quality audio API functions to sup
XpCombo
- XP风格下拉列表框 -err
XPComProj-1.0b-win32
- XP Com 在VS下的模板,用于建立Mozilla XPCOM 程序-XP Com in VS under the template, for the establishment of procedures for Mozilla XPCOM
CreatingXPCOMComponents.pdf
- XPCOM is a mozilla project that provides a MS-COM like Component fr a mework
myapp
- XPCOM插件的演示程序。(使用mozilla的gecko平台)-XPCOM plugin demo。(using mozilla s gecko platform )
XPCOMPluginDemo
- 制作XPCOM插件的演示程序。(在Mozilla的Gecko平台基础上)-The production of plug-in demo program XPCOM. (In the Mozilla platform, based on the Gecko)
xulexample
- xul调用c++xpcom例子,这几天在研究Xul ,调试通过了一个Xul做界面,通过js调用c++开发的xpcom的例子。感觉步骤比较繁杂,配置环境也颇费了点时间,所以就把整个开发过程作了一个记录-xul call c++ xpcom example, these days in the study Xul, debug interface, the adoption of a Xul do, through the js call
xpcom
- mozilla xpcom组件的开发。包含一些怎么开发组件的过程和例子。-mozilla xpcom component development. Contains a number of the process of how to develop components and examples.
XPCOM_XUL-20100706
- XUL xpcom开发文档, 主要内容是如何通过xpcom将Java和xul结合.-XUL xpcom book
XPCOM-principle-introduce
- xpcom 的原理分析,注册方式说明,怎么构建-the principle of xpcom introduce
xpcom-test
- xpcom-test源码,xpcom资料太少,一个可完整编译工程-xpcom-test source xpcom little information, a complete compiler works
xpcompack
- XPCom Pack Component,all component intergade XP theme.
sample_xpcom
- Create one xpcom component
gecko-sdk-win32-msvc-1.8.0.4
- Gecko SDK 是一套 用于开发 XPCOM 组件的 XPIDL 文件、头文件和工具,开发出来的组件可以用 Javascr ipt 从 XUL 里头进行访问-gecko sdk
XPCOM 入门指南
- 很全面的xpcom入门指南,对研究xpcom挺管用的(comprehensive guide to XPCOM)
xpcomdemo
- 使用XPCOM组件实现 一个求和的程序。(xpcom demo for sum=a+b)