Backbone.js0.9.2源碼注釋中文翻譯版_基礎知識
來源:懂視網(wǎng)
責編:小采
時間: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() { // 創(chuàng)建一個全局對象, 在瀏覽器中表示為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() { // 創(chuàng)建一個全局對象, 在瀏覽器中表示為windo

聲明:本網(wǎng)頁內(nèi)容旨在傳播知識,若有侵權(quán)等問題請及時與本網(wǎng)聯(lián)系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com
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() { // 創(chuàng)建一個全局對象, 在瀏覽器中表示為windo