关于node-bindings无法在Electron中使用的解决办法 node-bindings非常好用,但是在Electron中无法使用,我查了一下,是因为fileName以file://开头导致 electron中使用node-bindings的方法