引用jquery,輸出跟課件不一樣。
這節(jié)輸出的是:function ( selector, context ) { // The jQuery object is actually just the init constructor 'enhanced' return new jQuery.fn.init( selector, context, rootjQuery ); }
為什么跟老師課件中輸出的不一樣。
這節(jié)輸出的是:function ( selector, context ) { // The jQuery object is actually just the init constructor 'enhanced' return new jQuery.fn.init( selector, context, rootjQuery ); }
為什么跟老師課件中輸出的不一樣。
2016-11-11
舉報(bào)
2016-11-11
jQuery 版本一樣么? 版本不一 ,可能會(huì)有差別