| 1. | This process can be done with different programming idioms 这个过程可以用不同的编程风格来完成。 |
| 2. | This can become complicated and leads to poor programming style 这可能变得非常复杂,并会形成不良的编程风格。 |
| 3. | A style of programming that modularizes the parts of a program that ordinarily cut across module boundaries :一种将程序的经常绕过模块边界的部分模块化的编程风格。 |
| 4. | Sax treats an xml document as a series of parsing events , and basically allows a procedural programming style Sax将xml文档视为一系列解析事件,而且它基本上允许过程性编程风格。 |
| 5. | On the other hand , is a style of programming that emphasizes the evaluation of expressions rather than the execution of commands 是一种强调表达式的计算而非命令的执行的一种编程风格。 |
| 6. | Exp : these are obviously not only very difference style of programming , but also very difference ways of thinking about our program 明显,这不仅是编程风格的不同,而且也是我们对程序的思考方式的不同。 |
| 7. | It leads to a declarative style of programming because it saves having to write all the tree walking and tree manipulation routines 从而形成了声明性的编程风格,因为避免了编写所有的树遍历和树处理例程。 |
| 8. | Parsia makes the argument that functional programming styles are generally better suited to xml manipulation than are more familiar oop techniques Parsia在文中提到,通常,与oop技术具有很多相似性相比,函数性编程风格更适合于处理xml 。 |
| 9. | 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 。 |
| 10. | 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 |