programming style meaning in English
编程风格
程序风格
程序设计风格
程序设计式样
Examples
- Continuation servers let you support the back button in web browsers and code with a more consistent programming style
Continuation服务器使您能够支持浏览器中的“后退”按钮和编写风格一致的代码。 - 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 - In programming style , using anygui is similar to using tkinter , but the underlying toolkit is selected either automatically or with a configuration call
在编程风格方面,使用anygui类似于使用tkinter ,但是要选中这个底层工具箱,要么自动进行,要么进行配置调用。