Node.js 全局对象文件名 ES6 Array.prototype.entries ES6 Example2 Array.prototype.entries Node.js 全局对象文件名 // Let's try to print the value of __filename console.log( __filename ); ES6 Array.prototype.entries ES6 Example2 Array.prototype.entries