function test(){ return (+{}+[])[1]; //返回a }
有如上一段js代码,想知道的是为什么返回值是"a"?
"a"
1.4m articles
1.4m replys
5 comments
57.0k users