That means that in browsers if you're in the global scope var something will define a global variable. In Node this is different. The top-level scope is not ...
確定! 回上一頁