编程风格 meaning in English
programming style
Examples
- Nonetheless , there are still enough rules in the xml grammar that a carefully debugged parser is needed to process xml documents - and every parser imposes its own particular programming style
尽管如此, xml语法中的规则还是很多,以致于需要一个仔细调试过的解析器来处理xml文档而且每个解析器都有其独特的编程风格。 - The writer have taken use of many new techniques in programming , many programmes are of model - style programming , so programmes having been made are read and understood easily and its model - blocks are made easily
在编程上采用了几种新的编程技术,许多程序体现了现代编程风格,使得程序易读易懂,且模块化程度高。 - To illustrate how functional programming features of jython can be used here , lambda function and list compression are used in the following code though it can be done in imperative programming style as well
为了说明如何在这里使用jython的函数编程功能,下列代码中使用了lambda函数和列表理解,虽然也可以用命令式( imperative )编程风格来完成。 - In outline , woven provides a programming style similar to php , coldfusion , or jsp , but arguably with a more useful division between code and templates than those other systems offer and of course ,
总而言之, woven提供了类似于php 、 coldfusion或jsp这样的编程风格,但是可以证明,它提供的代码和模板之间的部分比其他那些系统所提供的要有用得多(当然, - Its syntax closely follows rexx s english - like line - oriented and optional case - insensitive syntax while fully supporting the structured and object - oriented programming styles more familiar to java programmers
它的语法几乎完全遵循rexx英语式的、面向自然行的和(可选)不区分大小写的语法,同时完全支持java程序员更熟悉的结构化的、面向对象的编程风格。