Backbone.js0.9.2源码注释中文翻译版_基础知识
来源:懂视网
责编:小采
时间:2020-11-27 21:39:53
Backbone.js0.9.2源码注释中文翻译版_基础知识
Backbone.js0.9.2源码注释中文翻译版_基础知识: // Backbone.js 0.9.2 // (c) 2010-2012 Jeremy Ashkenas, DocumentCloud Inc. // Backbone may be freely distributed under the MIT license. // For all details and documentation: // http://backbonejs.org (function() { // 创建一个全局对象, 在浏览器中表示为windo
导读Backbone.js0.9.2源码注释中文翻译版_基础知识: // Backbone.js 0.9.2 // (c) 2010-2012 Jeremy Ashkenas, DocumentCloud Inc. // Backbone may be freely distributed under the MIT license. // For all details and documentation: // http://backbonejs.org (function() { // 创建一个全局对象, 在浏览器中表示为windo
Backbone.js0.9.2源码注释中文翻译版_基础知识
Backbone.js0.9.2源码注释中文翻译版_基础知识: // Backbone.js 0.9.2 // (c) 2010-2012 Jeremy Ashkenas, DocumentCloud Inc. // Backbone may be freely distributed under the MIT license. // For all details and documentation: // http://backbonejs.org (function() { // 创建一个全局对象, 在浏览器中表示为windo