摘要: button自动click?? 阅读全文
posted @ 2013-08-28 20:30 小不点典 阅读(5378) 评论(0) 推荐(1) 编辑
摘要: 完整的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) 编辑
摘要: Backbone中history 源码分析 阅读全文
posted @ 2013-03-21 18:50 小不点典 阅读(3624) 评论(0) 推荐(0) 编辑
摘要: Backbone的sync 分析 阅读全文
posted @ 2013-03-21 18:16 小不点典 阅读(4956) 评论(0) 推荐(0) 编辑
摘要: Backbone的View 源码分析 阅读全文
posted @ 2013-03-21 18:08 小不点典 阅读(3770) 评论(0) 推荐(0) 编辑
摘要: Backbone的Collection 源码分析 阅读全文
posted @ 2013-03-21 17:55 小不点典 阅读(4231) 评论(0) 推荐(0) 编辑
摘要: Backbone的Model源码分析 阅读全文
posted @ 2013-03-21 17:11 小不点典 阅读(1592) 评论(2) 推荐(0) 编辑
摘要: Backbone Events源码分析 阅读全文
posted @ 2013-03-21 16:23 小不点典 阅读(3378) 评论(0) 推荐(0) 编辑