gpt4 book ai didi

javascript - Javascript 中的 "!!"运算符是什么?

转载 作者:搜寻专家 更新时间:2023-11-01 04:46:53 27 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
What is the !! operator in JavaScript?

抱歉,如果这个很明显,但我无法用谷歌搜索。

什么是“!!” Javascript 中的运算符?例如

if (!!window.EventSource) {
var source = new EventSource('stream.php');
} else {
// Result to xhr polling :(
}

作者只是用了“!”吗?两次即双重否定?我很困惑,因为这是在官方文档中。

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