nodejs中__filename和__dirname的區別 在Node-API里面對二者的解釋是: __filename The filename of the code being executed. This is the res ...