程序语言 JS鲜为人知的问题之[] == ![]结果为true、而{} == !{}却为false console.log( [] == ![] ) // true console... 11 月前 0 0 3