@@ -424,25 +424,33 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
424
424
425
425
###七. 开发规范
426
426
427
- - [ HTML&CSS编码规范 by @mdo ] ( http://codeguide.bootcss.com/ )
428
- - [ 团队合作的css命名规范-腾讯AlloyTeam前端团队] ( http://www.alloyteam.com/2011/10/107/ )
429
- - [ 前端编码规范之js - by yuwenhui] ( http://yuwenhui.github.io/ )
430
- - [ 前端编码规范之js - by 李靖] ( http://www.cnblogs.com/hustskyking/p/javascript-spec.html )
431
- - [ Airbnb JavaScript 编码规范(简体中文版)] ( https://github.com/yuche/javascript#table-of-contents )
432
- - [ 最流行的PHP 代码规范] ( http://segmentfault.com/a/1190000000443795 )
433
- - [ 最流行的PHP 代码规范] ( https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md )
434
- - [ AMD与CMD规范的区别] ( http://www.zhihu.com/question/20351507 )
435
- - [ AMD与CMD规范的区别] ( http://www.cnblogs.com/tugenhua0707/p/3507957.html )
436
- - [ KISSY 源码规范] ( http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html )
437
- - [ bt编码规范] ( http://codeguide.bootcss.com/ )
438
- - [ 规范加强版] ( https://github.com/Suxiaogang/Code_Guide )
439
- - [ 前端代码规范 及 最佳实践] ( http://blog.jobbole.com/79075/ )
440
- - [ 百度前端规范] ( http://coderlmn.github.io/code-standards/ )
441
- - [ 百度前端规范] ( http://isobar-idev.github.io/code-standards/ )
442
- - [ 百度前端规范] ( http://zhuanlan.zhihu.com/fuyun/19884834 )
443
- - [ 【敏捷开发】Android团队开发规范] ( http://www.cnblogs.com/lcw/p/3619181.html )
444
- - [ ECMAScript6 编码规范--广发证券前端团队] ( https://github.com/gf-web/es6-coding-style/ )
445
- - [ Android 开发规范与应用] ( http://www.jianshu.com/p/4390f4fe19b3 )
427
+ 1 . 前端
428
+ - [ HTML&CSS编码规范 by @mdo ] ( http://codeguide.bootcss.com/ )
429
+ - [ 团队合作的css命名规范-腾讯AlloyTeam前端团队] ( http://www.alloyteam.com/2011/10/107/ )
430
+ - [ 前端编码规范之js - by yuwenhui] ( http://yuwenhui.github.io/ )
431
+ - [ 前端编码规范之js - by 李靖] ( http://www.cnblogs.com/hustskyking/p/javascript-spec.html )
432
+ - [ 前端开发规范手册] ( http://zhibimo.com/read/Ashu/front-end-style-guide/ )
433
+ - [ Airbnb JavaScript 编码规范(简体中文版)] ( https://github.com/yuche/javascript#table-of-contents )
434
+ - [ AMD与CMD规范的区别] ( http://www.zhihu.com/question/20351507 )
435
+ - [ AMD与CMD规范的区别] ( http://www.cnblogs.com/tugenhua0707/p/3507957.html )
436
+ - [ KISSY 源码规范] ( http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html )
437
+ - [ bt编码规范] ( http://codeguide.bootcss.com/ )
438
+ - [ 规范加强版] ( https://github.com/Suxiaogang/Code_Guide )
439
+ - [ 前端代码规范 及 最佳实践] ( http://blog.jobbole.com/79075/ )
440
+ - [ 百度前端规范] ( http://coderlmn.github.io/code-standards/ )
441
+ - [ 百度前端规范] ( http://isobar-idev.github.io/code-standards/ )
442
+ - [ 百度前端规范] ( http://zhuanlan.zhihu.com/fuyun/19884834 )
443
+ - [ ECMAScript6 编码规范--广发证券前端团队] ( https://github.com/gf-web/es6-coding-style/ )
444
+
445
+ 2 . PHP
446
+
447
+ - [ 最流行的PHP 代码规范] ( http://segmentfault.com/a/1190000000443795 )
448
+ - [ 最流行的PHP 代码规范] ( https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md )
449
+
450
+ 3 . Android
451
+
452
+ - [ 【敏捷开发】Android团队开发规范] ( http://www.cnblogs.com/lcw/p/3619181.html )
453
+ - [ Android 开发规范与应用] ( http://www.jianshu.com/p/4390f4fe19b3 )
446
454
447
455
###八. 其它收集
448
456
0 commit comments