node中没有全局作用域,只有模块作用域(文件作用域)

node中没有全局作用域,只有模块作用域(文件作用域)

原文地址:https://www.cnblogs.com/Yanss/p/10454352.html