opera插件开发例子,可以开发opera插件

时间:2012-03-04 16:45:18
【文件属性】:
文件名称:opera插件开发例子,可以开发opera插件
文件大小:208KB
文件格式:ZIP
更新时间:2012-03-04 16:45:18
opera 插件 可以通过代码生成一个dll,opera会认出此dll,并且加载此dll,这样就可以操作了
【文件预览】:
npie_opera2
----test1.sln(1KB)
----test1.cpp(25KB)
----resource.h(447B)
----ieevent.cpp(18KB)
----stdafx.h(294B)
----tes1.rc(2KB)
----data.h(2KB)
----np_entry.cpp(8KB)
----data.cpp(17KB)
----npn_gate.cpp(9KB)
----test1.vcproj(7KB)
----stdafx.cpp(209B)
----test1.h(486B)
----ieevent.h(4KB)
----tes1.def(101B)
opera_sdk
----npapi.h(20KB)
----prtypes.h(18KB)
----test1.sln(1KB)
----test1.cpp(6KB)
----resource.h(447B)
----stdafx.h(294B)
----tes1.rc(2KB)
----data.h(1KB)
----jritypes.h(8KB)
----jni.h(62KB)
----test1.ncb(195KB)
----nescapefuncs.h(3KB)
----.svn()
--------props()
--------entries(3KB)
--------text-base()
--------format(2B)
--------tmp()
--------prop-base()
----test1.vcproj(8KB)
----jri_md.h(26KB)
----jni_md.h(7KB)
----stdafx.cpp(209B)
----ReadMe.txt(67B)
----npwin.cpp(10KB)
----test1.h(442B)
----prcpucfg.h(6KB)
----jri.h(33KB)
----test1.suo(13KB)
----npupp.h(41KB)
----tes1.def(94B)
----obsolete()
--------.svn()
--------protypes.h(7KB)

网友评论

  • 可以一看,不是很好用
  • 这不是真正的opera插件吧,不是.oex后缀的,不能直接加载。。。。
  • 有一定的借鉴作用
  • 有帮助,NPAPI的框架,放到plugin目录下就能用
  • 有帮助,NPAPI的框架,放到plugin目录下就能用
  • 正需要,帮了大忙
  • 实用,证实了我的想法,是NPAPI的