“面向过程”(Procedure Oriented)是一种以过程为中心的编程思想。这些都是以什么正在发生为主要目标进行编程,不同于面向对象的是谁在受影响。与面向对象明显的不同就是封装、继承、类。 简写为POP.
当然,面向过程(procedure-oriented)和算法的结构化程序设计,是所有软件开发的底层基础。结构化的面向过程的编程,采用自顶向下的方法,对问题进行逐级分解。
基于136个网页-相关网页
“面向过程”(Procedure Oriented)是一种以过程为中心的编程思想。“面向过程”也可称之为“面向记录”编程思想,他们不支持丰富的“面向对象”特性(比如继承、多...
基于14个网页-相关网页
Procedural Languages (面向过程) 38.2% -2.9% Functional Languages (函数语言) 4.9% +1.6%
基于8个网页-相关网页
面向过程的仿真 [自] process-oriented simulation
面向过程的程序设计 procedure oriented programming ; POP
面向过程的方法 Process-oriented methods
面向过程的语言 procedure-oriented language ; oriented language
面向过程的集成 Process- oriented integration ; Processorientedinteration
面向过程控制的语言 [计] process control-oriented language
面向过程编程 Process-oriented programming
面向过程语言 procedure oriented language
面向过程模型 process-oriented model
该文提出面向过程的制造系统理念,全面阐述其基本内涵。
A new concept of process oriented manufacturing system is proposed and its connotative meaning is expounded fully in this paper.
闭包可以很好地与面向对象的代码以及面向过程的代码整合。
Closures can integrate just as well with object-oriented code, as well as with procedural code.
在PHP编程早期,PHP代码在本质上是限于面向过程的。
In the early days of PHP programming, PHP code was limited to being procedural in nature.
So in fact what happens inside of an object-oriented system, and particularly in init Python's object-oriented system, is the following.
面向对象系统的内部,尤其是在Python的面向,对象系统的内部的过程,就是如下的,当我们调用,它会去创建一个实例。
应用推荐