__filename 和 module.filename 在注入模块中
🌐 __filename and module.filename in the injected module
注入模块中 __filename 和 module.filename 的值等于 process.execPath。
🌐 The values of __filename and module.filename in the injected module are
equal to process.execPath.