会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
鲁小肃
When you stop trying,you make the failure completely
博客园
首页
新随笔
联系
订阅
管理
2017年4月1日
Slasher Flick
摘要: 打不死的小强! 返回一个数组被截断n个元素后还剩余的元素,截断从索引0开始。 这是一些对你有帮助的资源: Array.slice() Array.splice() 按照提供的第一种方法,代码如下: function slasher(arr, howMany) { return arr.slice(h
阅读全文
posted @ 2017-04-01 23:37 稀算客
阅读(203)
评论(0)
推荐(0)
公告