随笔分类 -  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 小不点典 阅读(4681) 评论(0) 推荐(0) 编辑
摘要:Backbone extend 继承 以及小结。 阅读全文
posted @ 2013-03-22 11:36 小不点典 阅读(671) 评论(0) 推荐(0) 编辑
摘要:Backbone.Router 源码分析 阅读全文
posted @ 2013-03-22 11:25 小不点典 阅读(3304) 评论(0) 推荐(0) 编辑
摘要:Backbone中history 源码分析 阅读全文
posted @ 2013-03-21 18:50 小不点典 阅读(3618) 评论(0) 推荐(0) 编辑
摘要:Backbone的sync 分析 阅读全文
posted @ 2013-03-21 18:16 小不点典 阅读(4950) 评论(0) 推荐(0) 编辑
摘要:Backbone的View 源码分析 阅读全文
posted @ 2013-03-21 18:08 小不点典 阅读(3764) 评论(0) 推荐(0) 编辑
摘要:Backbone的Collection 源码分析 阅读全文
posted @ 2013-03-21 17:55 小不点典 阅读(4227) 评论(0) 推荐(0) 编辑
摘要:Backbone的Model源码分析 阅读全文
posted @ 2013-03-21 17:11 小不点典 阅读(1591) 评论(2) 推荐(0) 编辑
摘要:Backbone Events源码分析 阅读全文
posted @ 2013-03-21 16:23 小不点典 阅读(3375) 评论(0) 推荐(0) 编辑
摘要:backbone.localStorage.js 分析 阅读全文
posted @ 2013-03-21 15:52 小不点典 阅读(5807) 评论(0) 推荐(0) 编辑
摘要:Backbone的小例子。 阅读全文
posted @ 2013-03-21 15:19 小不点典 阅读(12575) 评论(13) 推荐(0) 编辑
摘要:Backbone简介 阅读全文
posted @ 2013-03-21 12:04 小不点典 阅读(996) 评论(0) 推荐(1) 编辑