标签: javascript node.js
我最近开始使用nodejs(0.12.0),我很惊讶,有三个全局对象:GLOBAL,global和root。这是什么原因?
GLOBAL
global
root