Vue.js - Batcher
2016-11-13 16:08:23 0 举报
Vue.js v0.10.6 Source Code - Batcher.js Flow Chart
作者其他创作
大纲/内容
N
has( job)
START
flush()
By: 笃行 2016.11
Y
PUSH
waiting
regnextTick()
cancel old job
waiting=true
in queue
Batcher
- has: Hash- queue:Array- waiting:Boolean
- push(job:Job)- flush()- reset()
Vue.js v0.10.6 Source Code - Batcher.js Flow Chart
async
overridable
reset()
收藏
0 条评论
下一页