1.测试类型instanceof (function(){ console.log(arguments instanceof Array) })() //false 转载于:https://www.cnblogs.com/QIQIZAIXIAN/p/7345514.html