风格 style; form; manner; touch 风格高 honourable style; 京剧的独特风格 the characteristic style of beijing opera; 形成自己的风格 develop a manner of one's own; 这幅画模仿了拉斐尔的风格。 this picture is in the manner of raphael. 她在各方面都有自己的独特风格。 she has a style of her own in everything.; 风格奖 prize for sportsmanship; 风格学 stylistic
编程 c programming; coding; computer programming; java programming; to program
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 是一种强调表达式的计算而非命令的执行的一种编程风格。
Exp : these are obviously not only very difference style of programming , but also very difference ways of thinking about our program 明显,这不仅是编程风格的不同,而且也是我们对程序的思考方式的不同。
It leads to a declarative style of programming because it saves having to write all the tree walking and tree manipulation routines 从而形成了声明性的编程风格,因为避免了编写所有的树遍历和树处理例程。
Parsia makes the argument that functional programming styles are generally better suited to xml manipulation than are more familiar oop techniques Parsia在文中提到,通常,与oop技术具有很多相似性相比,函数性编程风格更适合于处理xml 。
Note that the portlet thinks it is talking directly to the aggregator , so no special programming style is needed to write a portlet that is filtered 请注意: portlet认为它正在和聚集器直接交谈,所以不需要用专门的编程风格来编写一个已被过滤的portlet 。
Most advice on programming style is aimed at creating high - quality , maintainable code , which makes sense because the easiest time to fix a bug is 很多有关编程风格的建议都是为了创建高质量、可维护的代码,这很合理,因为最容易修复bug的时间就是在产生bug