jacksplwxy

2018年2月22日

Array.prototype.slice.call(arguments)

摘要: 转自:https://www.cnblogs.com/littledu/archive/2012/05/19/2508672.html 我们知道,Array.prototype.slice.call(arguments)能将具有length属性的对象转成数组,除了IE下的节点集合(因为ie下的dom 阅读全文

posted @ 2018-02-22 00:04 jacksplwxy 阅读(162) 评论(0) 推荐(0) 编辑

导航