CS-Notes/docs/notes/代码风格规范.md

8 lines
437 B
Markdown
Raw Normal View History

2018-06-04 14:29:04 +08:00
<!-- GFM-TOC -->
<!-- GFM-TOC -->
2018-06-02 20:32:40 +08:00
2018-07-19 23:39:27 +08:00
- [Twitter Java Style Guide](https://github.com/twitter/commons/blob/master/src/java/com/twitter/common/styleguide.md)
2018-06-08 16:03:22 +08:00
- [Google Java Style Guide](http://google.github.io/styleguide/javaguide.html)
2018-12-08 16:14:15 +08:00
- [阿里巴巴Java开发手册](https://github.com/alibaba/p3c/blob/master/%E9%98%BF%E9%87%8C%E5%B7%B4%E5%B7%B4Java%E5%BC%80%E5%8F%91%E6%89%8B%E5%86%8C%EF%BC%88%E8%AF%A6%E5%B0%BD%E7%89%88%EF%BC%89.pdf)