In nodejs / elctron , you can use node-ffi to Foreign Function Interface call the dynamic link library, commonly known as DLL, to call C/C++ code, ...
確定! 回上一頁