编码约定 meaning in English
coding convention
Examples
- Provides standard coding conventions for visual basic
提供用于visual basic的标准编码约定。 - No attempt is made to change case to adhere to coding conventions
不要为了遵循编码约定而试图更改大小写。例如,如果 - Coding conventions create a consistent look to the code , so that readers can focus on content , not layout
编码约定令代码外观一致,使读者可以将注意力集中在内容而非布局上。 - Code analysis tools are used to analyze code for conformance to coding conventions such as naming or security rules
代码分析工具用于分析代码与编码约定如命名规则或安全性规则的一致性。 - Is an open source code analysis tool that focuses on adherence to java coding conventions such as line length and indentation rather than bug patterns
是一个开源代码分析工具,侧重于遵循java编码约定(例如行长度和缩进)而不是bug模式。