随笔分类 -  backbone

摘要:完整的Backbone.js源码分析:// Backbone.js 1.0.0// (c) 2010-2013 Jeremy Ashkenas, DocumentCloud Inc.// Backbone may be freely distributed under the MIT license.// For all details and documentation:// http://backbonejs.org(function(){ // Initial Setup // ------------- // Save a referenc... 阅读全文
posted @ 2013-03-22 16:12 小不点典 阅读(4692) 评论(0) 推荐(0) 编辑
摘要:Backbone extend 继承 以及小结。 阅读全文
posted @ 2013-03-22 11:36 小不点典 阅读(672) 评论(0) 推荐(0) 编辑
摘要:Backbone.Router 源码分析 阅读全文
posted @ 2013-03-22 11:25 小不点典 阅读(3308) 评论(0) 推荐(0) 编辑
摘要:Backbone中history 源码分析 阅读全文
posted @ 2013-03-21 18:50 小不点典 阅读(3621) 评论(0) 推荐(0) 编辑
摘要:Backbone的sync 分析 阅读全文
posted @ 2013-03-21 18:16 小不点典 阅读(4954) 评论(0) 推荐(0) 编辑
摘要:Backbone的View 源码分析 阅读全文
posted @ 2013-03-21 18:08 小不点典 阅读(3767) 评论(0) 推荐(0) 编辑
摘要:Backbone的Collection 源码分析 阅读全文
posted @ 2013-03-21 17:55 小不点典 阅读(4229) 评论(0) 推荐(0) 编辑
摘要:Backbone的Model源码分析 阅读全文
posted @ 2013-03-21 17:11 小不点典 阅读(1592) 评论(2) 推荐(0) 编辑
摘要:Backbone Events源码分析 阅读全文
posted @ 2013-03-21 16:23 小不点典 阅读(3378) 评论(0) 推荐(0) 编辑
摘要:backbone.localStorage.js 分析 阅读全文
posted @ 2013-03-21 15:52 小不点典 阅读(5821) 评论(0) 推荐(0) 编辑
摘要:Backbone的小例子。 阅读全文
posted @ 2013-03-21 15:19 小不点典 阅读(12579) 评论(13) 推荐(0) 编辑
摘要:Backbone简介 阅读全文
posted @ 2013-03-21 12:04 小不点典 阅读(997) 评论(0) 推荐(1) 编辑