Always use === not ==. Double equals does something called type coercion, meaning JavaScript quietly converts types before comparing them. So 0 == false returns true. That is almost never the result ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果一些您可能无法访问的结果已被隐去。
显示无法访问的结果