编程风格 meaning in English
programming style
Examples
- 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