procedural programming meaning in Chinese
过程化程序设计
面向过程的编程风格
Examples
- " procedural programming " it refers to creating content by programming ionstead of having an artist or designer planning everything by hand
星球上有“过程生成”的植物,但是材质(有些例外)将会是手绘的。 - Sometimes one or two sql statements can accomplish tasks that otherwise would require entire procedural programs to do
有时,如果不使用sql语句,一条或两条sql语句可以完成的任务就需要完整的过程化程序来完成。 - This article covers the basics of oop versus functional and procedural programming in perl , and shows how to use oop in perl programs and modules
本文讨论perl中的oop对比函数型和过程型编程的基本知识,并演示如何在perl程序和模块中使用oop 。 - A developer who is comfortable using a procedural programming language like python may write 100 or more lines of code to retrieve , parse , and process the data
喜欢使用python这类过程性编程语言的开发人员可能要编写100或更多代码行来检索、解析和处理数据。 - Oop does not work well with the procedural programming methodology because it concentrates on objects , while procedural programming is based on procedures we will loosely define
Oop与过程型编程方法合作得不是很好,因为它集中在对象上,而过程型编程基于过程(我们将