gpt4 book ai didi

javascript - {} + [] 在 JavaScript 中

转载 作者:数据小太阳 更新时间:2023-10-29 05:58:42 25 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
What is the explanation for these bizarre JavaScript behaviours mentioned in the 'Wat' talk for CodeMash 2012?

当我输入时

{} + []

在 Google Chrome JavaScript 控制台中,我得到了

0

结果。但是,当我输入

Function("return {} + []")()

我明白了

"[object Object]"

结果。我认为这两个操作应该返回相同的结果,因为一个只是另一个的包装器。为什么他们返回不同的结果?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com