underscore.js,jquery.js源码阅读
(function() {
// Baseline setup
// --------------
// Establish the root object, `window` in the browser, or `exports` on the server.
var root = this;
this._={};
_.a=function(){}
return _;
}.call(this));
杨龙飞
杨龙飞
杨龙飞
杨龙飞
杨龙飞
学而不思则罔,思而不结则殆,结而不看,一事无成
浙公网安备 33010602011771号