没有合适的资源?快使用搜索试试~ 我知道了~
ember-task-scheduler:安排任务以尝试在浏览器上保持60 FPS速率
共52个文件
js:20个
gitkeep:9个
json:6个
需积分: 9 0 下载量 89 浏览量
2021-05-28
09:13:16
上传
评论
收藏 249KB ZIP 举报
温馨提示
任务计划程序 信息 用于安排任务以尝试在浏览器上保持60 FPS的速率。 在ember-cli应用程序中安装 在您应用程序的目录中: ember install ember-task-scheduler 用法 // Inject the service @ service scheduler ; // To schedule a callback you can use the same syntax as with Ember.run. this . scheduler . schedule ( this , 'method' , arg1 , arg2 ) ; // To schedule a unique method. this . scheduler . scheduleOnce ( this , 'method' , arg1 , arg2 ) ; // You c
资源推荐
资源详情
资源评论
收起资源包目录
ember-task-scheduler-master.zip (52个子文件)
ember-task-scheduler-master
.gitignore 399B
app
services
scheduler.js 67B
.huskyrc.js 111B
package.json 4KB
jsconfig.json 153B
LICENSE.md 1KB
.watchmanconfig 37B
.travis.yml 1KB
CONTRIBUTING.md 632B
index.js 663B
CHANGELOG.md 1KB
addon
services
scheduler.js 10KB
testem.js 495B
.eslintrc.js 932B
README.md 3KB
vendor
performance-polyfill.js 547B
.gitkeep 0B
tests
dummy
app
app.js 388B
components
.gitkeep 0B
models
.gitkeep 0B
helpers
.gitkeep 0B
index.html 658B
controllers
.gitkeep 0B
routes
.gitkeep 0B
styles
app.css 0B
router.js 234B
public
robots.txt 51B
config
ember-cli-update.json 452B
coverage.js 153B
optional-features.json 154B
targets.js 307B
environment.js 1KB
integration
.gitkeep 0B
unit
.gitkeep 0B
services
scheduler-test.js 7KB
helpers
.gitkeep 0B
.eslintrc.js 112B
index.html 1KB
test-helper.js 234B
config
optional-features.json 34B
ember-try.js 1KB
environment.js 89B
.eslintignore 240B
.commitlintrc.js 68B
.ember-cli 280B
ember-cli-build.js 490B
greenkeeper.json 46B
.npmignore 500B
.releaserc 265B
.editorconfig 452B
yarn.lock 589KB
.template-lintrc.js 605B
共 52 条
- 1
资源评论
皮卡学长
- 粉丝: 79
- 资源: 4622
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功