诡异的js

[] + {}; 隐式转换后,是0
{} + []呢?

var a = 42,b; b = ( a++, a);

posted @ 2016-11-07 10:10  mushishi  阅读(202)  评论(0)    收藏  举报