常用的CDN服务

http://honeycomb-pub.qiniudn.com/jquery-1.8.3.min.js
http://honeycomb-pub.qiniudn.com/jquery-2.0.3.min.js
http://honeycomb-pub.qiniudn.com/jquery-ui-1.10.3.custom.min.js
http://honeycomb-pub.qiniudn.com/jquery.ui.touch-punch.min.js
 
<script src="http://cdn.bootcss.com/jquery/2.1.0/jquery.min.js"></script>
 
 
http://honeycomb-pub.qiniudn.com/bootstrap.min.css
http://honeycomb-pub.qiniudn.com/bootstrap.min.js
 
 
<link href="http://cdn.bootcss.com/bootstrap/3.1.1/css/bootstrap.css" rel="stylesheet">
<link href="http://cdn.bootcss.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
posted @ 2014-05-11 09:56  cfreg  阅读(153)  评论(0)    收藏  举报