我测试了代码:
{}+{} = NaN; ({}+{}) = "[object Object][object Object]";
为什么添加()更改结果?
()
html javascript node.js
html ×1
javascript ×1
node.js ×1