1

Array.prototype.push.apply(a,b) 不同于a.push(b)

 

添加数组和不是数组的情况

 

2.

 

posted @ 2016-12-19 16:23  miaolq  阅读(81)  评论(0)    收藏  举报