如
等等,自己遇到过很多,请问还有那些需要注意的?以前旧的编程习惯有那些需要改的?让新手们能尽量少进坑。
PHP中文网2017-04-22 09:00:55
Here are two good coding standards:
https://ruby-china.org/wiki/coding-style
https://github.com/JuanitoFatas/rails-style-guide/blob/master/README-zhCN .md
天蓬老师2017-04-22 09:00:55
Only when you encounter more pitfalls can you be more impressed. In one sentence: write more code!