• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
you1you
博客园 首页 新随笔 管理

2017年7月3日

vue.js 源代码学习笔记 ----- core lifecycle
摘要: /* @flow */ import config from '../config' import Watcher from '../observer/watcher' import { mark, measure } from '../util/perf' import { createEmptyVNode } from '../vdom/vnode' import { observerSt... 阅读全文
posted @ 2017-07-03 16:45 you1you 阅读(483) 评论(0) 推荐(0)
 
vue.js 源代码学习笔记 ----- core scedule.js
摘要: 这个方法主要用来保存watcher形成一个事件队列, 并且调用nextTick 执行watcher的run方法 阅读全文
posted @ 2017-07-03 16:11 you1you 阅读(386) 评论(0) 推荐(0)
 
vue.js 源代码学习笔记 ----- core array.js
摘要: /* * not type checking this file because flow doesn't play well with * dynamically accessing methods on Array prototype */ import { def } from '../util/index' const arrayProto = Array.prototype/... 阅读全文
posted @ 2017-07-03 14:30 you1you 阅读(554) 评论(0) 推荐(0)
 
 

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3