JQuery连接地址

<script src="http://libs.baidu.com/jquery/1.9.0/jquery.js"></script>

  

http://code.jquery.com/jquery-latest.js这个版本永远是最新的
http://code.jquery.com/jquery-1.4.1.min.js
http://code.jquery.com/jquery-1.4.1.js
http://code.jquery.com/jquery-1.4.2.js
http://code.jquery.com/jquery-1.5.2.js
http://code.jquery.com/jquery-1.6.2.js
http://code.jquery.com/jquery-1.7.2.js
http://code.jquery.com/jquery-1.8.2.js
http://code.jquery.com/jquery-1.8.3.js

调用谷歌jquery文件的好处

http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js
http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js
http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js
http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js
人如代码,规矩灵活;代码如诗,字句精伦。
原文地址:https://www.cnblogs.com/xinlinux/p/3902288.html