Skip to content

Commit b6dd1f9

Browse files
committed
update
添加常用CDN节点、资源站。。。
1 parent 5d04cd7 commit b6dd1f9

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

qq.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
110110
- [microsoft js参考](http://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94).aspx)
111111
- [js秘密花园](http://sanshi.me/articles/JavaScript-Garden-CN/html/index.html)
112112
- [js秘密花园](http://bonsaiden.github.io/JavaScript-Garden/zh/)
113+
- [开源中国在线API文档合集](http://tool.oschina.net/apidocs)
113114

114115
####1. jQuery
115116

@@ -146,6 +147,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
146147
- [响应式用户交互组件库](https://github.com/bh-lay/UI)
147148

148149
####5. CSS
150+
- [CSS 语法参考](http://tympanus.net/codrops/css_reference/)
149151
- [CSS3动画手册](http://isux.tencent.com/css3/index.html)
150152

151153
####6. Angularjs
@@ -279,8 +281,9 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
279281

280282
###七. 开发规范
281283

282-
- [前端编码规范之js](http://yuwenhui.github.io/)
283-
- [前端编码规范之js](http://www.cnblogs.com/hustskyking/p/javascript-spec.html)
284+
- [HTML&CSS编码规范 by @mdo](http://codeguide.bootcss.com/)
285+
- [前端编码规范之js - by yuwenhui](http://yuwenhui.github.io/)
286+
- [前端编码规范之js - by 李靖](http://www.cnblogs.com/hustskyking/p/javascript-spec.html)
284287
- [最流行的PHP 代码规范](http://segmentfault.com/a/1190000000443795)
285288
- [最流行的PHP 代码规范](https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md)
286289
- [AMD与CMD规范的区别](http://www.zhihu.com/question/20351507)
@@ -337,6 +340,14 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
337340
- []()
338341

339342
###十一. 前端架构
343+
- [MUI-最接近原生APP体验的高性能前端框架](http://dcloudio.github.io/mui/)
344+
- [Amaze UI | 中国首个开源 HTML5 跨屏前端框架](http://amazeui.org/)
345+
- [KISSY - 阿里前端JavaScript库](http://docs.kissyui.com/)
346+
- [网易Nej - Nice Easy Javascript](http://nej.netease.com/)
347+
- [Kendo UI MVVM Demo](http://demos.telerik.com/kendo-ui/mvvm/index)
348+
- [Bootstrap](http://www.bootcss.com/)
349+
- [Smart UI](http://smartui.chinamzz.com/)
350+
- [雅虎UI - CSS UI](http://developer.yahoo.com/yui/grids/)
340351

341352
###十. 个人作品
342353

@@ -358,6 +369,8 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
358369
###十四. JS功能效果收集
359370
####1. 综合效果搜索平台
360371
- [效果网](http://www.jq22.com)
372+
- [17素材](http://www.17sucai.com/)
373+
- [常用的JavaScript代码片段](http://microjs.com/)
361374

362375
####2. 轮播图
363376
- [sochange](http://www.jsfoot.com/jquery/demo/2011-09-20/192.html)
@@ -369,3 +382,14 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
369382
- [界面清爽的前端导航](http://uxbees.com/index.html)
370383
- [前端导航](http://whycss.com/)
371384

385+
###十六. 常用CDN
386+
- [新浪CDN](http://lib.sinaapp.com/)
387+
- [百度静态资源公共库](http://cdn.code.baidu.com/)
388+
- [360网站卫士常用前端公共库CDN服务](http://libs.useso.com/)
389+
- [Bootstrap中文网开源项目免费 CDN 服务](http://www.bootcdn.cn/)
390+
- [开放静态文件 CDN - 七牛](http://staticfile.org/)
391+
- [CDN加速 - jq22](http://www.jq22.com/cdn)
392+
- [jQuery CDN](http://code.jquery.com/)
393+
- [Google jQuery CDN](http://www.google-jquery-cdn.com/)
394+
- [微软CDN](http://www.asp.net/ajax/cdn)
395+

0 commit comments

Comments
 (0)