注入模块中的 __dirname


¥__dirname in the injected module

注入模块中 __dirname 的值等于 process.execPath 的目录名。

¥The value of __dirname in the injected module is equal to the directory name of process.execPath.