klren0312 / daliy_knowledge

知识积累,正确使用方式是watch
21 stars 4 forks source link

nodejs调用windowsdk方法 #605

Open klren0312 opened 2 years ago

klren0312 commented 2 years ago

nodejs使用C#代码

https://github.com/tjanczuk/edge

nodejs调用dll

https://github.com/node-ffi/node-ffi https://github.com/node-ffi-napi/node-ffi-napi

klren0312 commented 2 years ago

nodejs调用cpp头文件 https://github.com/charto/nbind

klren0312 commented 2 years ago

指针 https://github.com/node-ffi-napi/ref-napi

klren0312 commented 2 years ago

文章: https://juejin.cn/post/6968342888690221086 https://juejin.cn/post/6844903645905977357