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