摘要: 完整的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 小不点典 阅读(674) 评论(0) 推荐(0) 编辑
摘要: Backbone.Router 源码分析 阅读全文
posted @ 2013-03-22 11:25 小不点典 阅读(3312) 评论(0) 推荐(0) 编辑