Last active
September 19, 2018 03:22
-
-
Save wwj718/7164189 to your computer and use it in GitHub Desktop.
Revisions
-
wwj718 revised this gist
Nov 15, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -47,7 +47,7 @@ * ##七牛云 (极其全面) * http://open.bootcss.com/ * http://open.bootcss.com/twitter-bootstrap/ * http://open.bootcss.com/jquery/ -
wwj718 revised this gist
Nov 15, 2013 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -45,4 +45,10 @@ * <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css" rel="stylesheet"> * http://cdnjs.com/ 号称拥有所有的资源库,同时包括JavaScript, CSS, SWF, images等,而且支持http/https/spdy协议,速度也比google的cdn要快,绝对是js cdn的不二选择 * ##七牛云 * http://open.bootcss.com/ * http://open.bootcss.com/twitter-bootstrap/ * http://open.bootcss.com/jquery/
-
wwj718 renamed this gist
Oct 26, 2013 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
wwj718 revised this gist
Oct 26, 2013 . 1 changed file with 15 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,10 @@ ##百度公共库 * [地址](http://developer.baidu.com/wiki/index.php?title=docs/cplat/libs) * 百度公共CDN为您的应用程序提供稳定、可靠、高速的服务,包含全球所有最流行的开源JavaScript库 * 如果对版本要求不严,百度的公共库的确提供了一个很好的解决方案,不管从速度和稳定性方面都不错 * 百度CDN最明显的优势就是速度快 * 公共库列举: *bootstrap: *<script src="http://libs.baidu.com/bootstrap/2.0.4/js/bootstrap.min.js"></script> *<link href="http://libs.baidu.com/bootstrap/2.0.4/css/bootstrap.min.css" rel="stylesheet"> @@ -31,4 +34,15 @@ *webfont *backbone *Highstock(可制作工业图表?)/highcharts(波形?) *UNDERSCORE ##其他CDN * http://www.bootstrapcdn.com/ 专为bootstrap设立的cdn服务,服务一流,值得原则 * <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet"> * <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> * <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css" rel="stylesheet"> * http://cdnjs.com/ 号称拥有所有的资源库,同时包括JavaScript, CSS, SWF, images等,而且支持http/https/spdy协议,速度也比google的cdn要快,绝对是js cdn的不二选择 * -
wwj718 created this gist
Oct 26, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,34 @@ #说明: * google的公共库国内访问不稳定 * 与将JS库存放在服务器单机上相比,CDN公共库更加稳定、高速。 ##百度公共库 * [地址](http://developer.baidu.com/wiki/index.php?title=docs/cplat/libs) * 百度公共CDN为您的应用程序提供稳定、可靠、高速的服务,包含全球所有最流行的开源JavaScript库 * 公共库列举: *bootstrap: *<script src="http://libs.baidu.com/bootstrap/2.0.4/js/bootstrap.min.js"></script> *<link href="http://libs.baidu.com/bootstrap/2.0.4/css/bootstrap.min.css" rel="stylesheet"> *支持的版本:2.0.4 ,2.0.3 ,2.0.2 ,2.1.1,2.2.1,2.3.1,*2.3.2* *jQuery: *<script src="http://libs.baidu.com/jquery/2.0.0/jquery.min.js"></script> *支持的版本: 2.0.3, 2.0.2, 2.0.1, 2.0.0, 1.10.2, 1.10.1, 1.10.0, 1.9.1, 1.9.0, *1.8.3*, 1.8.2, 1.8.1, 1.8.0, 1.7.2, 1.7.1, 1.7.0, 1.6.4, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.2, 1.5.1, 1.5.0, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.2, 1.3.1, 1.3.0, 1.2.6, 1.2.3 *jQueryui: *<script src="http://libs.baidu.com/jqueryui/1.8.22/jquery-ui.min.js "></script> *支持的版本:1.10.2, 1.10.1, 1.10.0, 1.9.2, 1.9.1, 1.9.0, 1.8.24, 1.8.23, 1.8.22, 1.8.21, 1.8.20, 1.8.19, 1.8.18, 1.8.17, 1.8.16, 1.8.15, 1.8.14, 1.8.13, 1.8.12, 1.8.11, 1.8.10, 1.8.9, 1.8.8, 1.8.7, 1.8.6, 1.8.5, 1.8.4, 1.8.2, 1.8.1, 1.8.0, 1.7.3, 1.7.2, 1.7.1, 1.7.0, 1.6.0, 1.5.3, 1.5.2 *jQuerymobile: *<script src="http://libs.baidu.com/jquerymobile/1.3.0/jquery.mobile-1.3.0.min.js"></script> *支持的版本:1.3.0, 1.1.1, 1.0.1 *lesscss: *<script src="http://libs.baidu.com/lesscss/1.3.0/less.min.js"></script> *支持的版本:1.3.0 *其他: *QUnit *webfont *backbone *Highstock(可制作工业图表?)/highcharts(波形?) *UNDERSCORE