摘要:
一、常见类数组集合 (1)、arguements function fn(){ var arr = [].slice.call(arguements,0); } (2)、HTMLCollection 元素集合 getElementsByTagName var oList = document.get 阅读全文
posted @ 2018-04-07 18:35
ywx354980
阅读(433)
评论(0)
推荐(0)