简体   繁体   English

是否有用 C++ 编写的 Firefox 5 的插件示例?

[英]Is there a plug-in sample for Firefox 5 written in C++?

I've seen several examples, but for libraries with Gecko 1.9.2 or earlier, how do I create a plugin for Firefox 5 in C++?我见过几个例子,但对于 Gecko 1.9.2 或更早版本的库,如何在 C++ 中为 Firefox 5 创建插件?

The strange thing is that the official website just to gives me examples for Firefox v. 1.5 through v. 3.6 which is why I have experienced some difficulty.奇怪的是,官方网站只是为了给我提供 Firefox v. 1.5 到 v. 3.6 的示例,这就是为什么我遇到了一些困难。

You're better off using ctypes .你最好使用ctypes

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM