随笔分类 -  javascript

世界上最好的语言
摘要:(function(global) { var document = global.document, init, support = {}; // 核心函数 function itcast(selector) { return new itcast.fn.init(selector); } // 阅读全文
posted @ 2017-01-18 14:19 Aure 阅读(983) 评论(0) 推荐(0)