js中常用的内置对象
摘要:
Arguments 函数参数集合 arguments[ ] 函数参数的数组 Arguments 一个函数的参数和其他属性 Arguments.callee 当前正在运行的函数 Arguments.length 传递给函数的参数的个数 Array 数组 length属性 动态获取数组长度 join() 阅读全文
posted @ 2018-08-14 14:05 皮蛋啦啦 阅读(3199) 评论(1) 推荐(3)
2018年8月14日 #
posted @ 2018-08-14 14:05 皮蛋啦啦 阅读(3199) 评论(1) 推荐(3)
posted @ 2018-08-14 10:25 皮蛋啦啦 阅读(218) 评论(0) 推荐(0)