__filename 和 module.filename 在注入的主脚本中
🌐 __filename and module.filename in the injected main script
注入的主脚本中 __filename 和 module.filename 的值等于 process.execPath。
🌐 The values of __filename and module.filename in the injected main script
are equal to process.execPath.