编程风格 meaning in Chinese
programming style
Examples
- This process can be done with different programming idioms
这个过程可以用不同的编程风格来完成。 - This can become complicated and leads to poor programming style
这可能变得非常复杂,并会形成不良的编程风格。 - A style of programming that modularizes the parts of a program that ordinarily cut across module boundaries
:一种将程序的经常绕过模块边界的部分模块化的编程风格。 - Sax treats an xml document as a series of parsing events , and basically allows a procedural programming style
Sax将xml文档视为一系列解析事件,而且它基本上允许过程性编程风格。 - On the other hand , is a style of programming that emphasizes the evaluation of expressions rather than the execution of commands
是一种强调表达式的计算而非命令的执行的一种编程风格。