Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我看过几个例子,但是对于 Gecko 1.9.2 或更早版本的库,如何在 C++ 中为 Firefox 5 创建插件?
奇怪的是,官方网站只是为我提供了 Firefox v. 1.5 到 v. 3.6 的示例,这就是为什么我遇到了一些困难。
你最好使用ctypes。