这节输出的是:function ( selector, context ) { // The jQuery object is actually just the init constructor 'enhanced' return new jQuery.fn.init( selector, context, rootjQuery ); }
为什么跟老师课件中输出的不一样。
jQuery 版本一样么? 版本不一 ,可能会有差别