JavaScript Naming Conventions, Coding Guidelines and Best Practices
摘要:
Semicolons are always required. Braces are always used to enclose the bodies of if/for/while/try statements. Lines should be wrapped at a 120 column ... 阅读全文
posted @ 2010-01-27 15:10 北冥有鱼,化而为鸟 阅读(336) 评论(3) 推荐(1) 编辑