Django Web项目代码规范参考

来源:互联网 发布:linux安装intel驱动 编辑:程序博客网 时间:2024/06/05 05:39
Python:PEP8+GoogleStyle+DjangoSytle
PEP8中文版:http://www.cnblogs.com/huazi/archive/2012/11/28/2792929.html 
Google Python Style Guide: https://github.com/brantyoung/zh-google-styleguide/ 
Django Coding Style: https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/  
HTML/CSS:GoogleStyle: http://chajn.org/htmlcssguide/htmlcssguide.html  
JS:GoogleStyle 中文版:http://chajn.org/jsguide/javascriptguide.html  
Google Coding Style Guide: https://github.com/brantyoung/zh-google-styleguide/  
Django最佳实践中文版:https://github.com/brantyoung/zh-django-best-practices/blob/master/readme.rst/ 
0 0
原创粉丝点击