代码 var a = []; console.log(a instanceof Array); https://link.juejin.cn/?target= 核心:使用instanceof而不是typeof