没有合适的资源?快使用搜索试试~ 我知道了~
Array.prototype.indexOf:符合ES2015规范的“ Array.prototype.indexOf” sh...
共25个文件
js:9个
yml:6个
md:2个
需积分: 9 0 下载量 128 浏览量
2021-05-01
07:48:14
上传
评论
收藏 16KB ZIP 举报
温馨提示
array.prototype.indexof 符合ES2015规范的shim / polyfill / replacement的Array.prototype.indexof ,可工作到ES3。 该软件包实现了接口。 它可以在ES3支持的环境中工作并符合。 因为Array.prototype.indexOf依赖于接收方(“ this”值),所以Array.prototype.indexOf出将数组作为第一个参数进行操作。 例子 var indexOf = require ( 'array.prototype.indexof' ) ; var assert = require ( 'assert' ) ; assert . equal ( indexOf ( [ 1 , 2 , 3 ] , 2 ) , 1 ) ; assert . equal ( indexOf ( [ 1 , 0
资源推荐
资源详情
资源评论
收起资源包目录
Array_prototype_indexOf-main.zip (25个子文件)
Array.prototype.indexOf-main
.gitignore 2KB
.eslintrc 315B
package.json 2KB
.nycrc 139B
.npmrc 55B
auto.js 36B
LICENSE 1KB
index.js 712B
CHANGELOG.md 5KB
.github
workflows
node-zero.yml 2KB
rebase.yml 257B
node-4+.yml 1KB
node-pretest.yml 578B
require-allow-edits.yml 193B
node-iojs.yml 2KB
README.md 3KB
implementation.js 1KB
.eslintignore 10B
shim.js 332B
.npmignore 2KB
polyfill.js 799B
test
index.js 474B
shimmed.js 1KB
implementation.js 536B
tests.js 637B
共 25 条
- 1
资源评论
阔喵撩影
- 粉丝: 32
- 资源: 4662
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 2010-2020年31省第三产业占GDP比重(%)
- elasticsearch-analysis-ik 8.16.0
- HTML5实现剪刀石头布小游戏源码
- (源码)基于ArduinoIDE的ESP32CAMQR码识别系统.zip
- elasticsearch-analysis-hanlp
- 人工智能-增量学习基于密度峰值聚类和共享最近邻的IIOT机械半监督自训练故障诊断(源码+数据+说明文档).zip
- C#ASP.NET人力资源HR系统源码数据库 SQL2008源码类型 WebForm
- 基于滴滴平台211个城市数据测算的城市发展环境指数【重磅,更新!】
- (源码)基于NodeMCU和MQTT的温湿度监测系统.zip
- 一周入门FPGA源代码资料
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功