Coder Social home page Coder Social logo

Comments (3)

happyapple002 avatar happyapple002 commented on July 19, 2024

还是说要用其他语言.再写个什么..调用的...

from hex.

nowind avatar nowind commented on July 19, 2024

感觉应该用npapi,但是好像现在没npapi接口

from hex.

luyuan avatar luyuan commented on July 19, 2024

大体上有两种方式:

  1. NPAPI插件。这种方式和浏览器使用NPAPI插件方法一致,通过EMBED引入插件。马上会发布新版二进制包中可以定制NPAPI插件的路径。
  2. Node.js C++ 扩展,这种方式通过require引入扩展,官方地址在http://www.nodejs.org/api/addons.html。稍后我们会提供一份比较完整的构建Node.js C++ 扩展的步骤文档。

from hex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.