说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 面向对象程序设计方法
1)  Design Methods of Object Oriented Program
面向对象程序设计方法
2)  OOP(object-oriented programming)method
面向对象程序设计方法学
3)  Object Oriented Programming
面向对象的程序设计方法
1.
The paper studied the software configuration in microcomputer-based Disributed Control System by means of the Object Oriented Programming method supported upon the Visual C++ for windows and illustrates the key technology used in Configuration Software.
本文就利用Visual C++语言支持的面向对象的程序设计方法OOP在WINDOWS环境下对基于微机的集散控制系统的软件组态问题进行了研究,介绍了组态软件。
2.
The paper studied the software configuration in microcomputer-based Distributed Control System by means of the Object Oriented Programming method supported upon the Visual C++ 6.
O语言支持的面向对象的程序设计方法OOP在WINDOWS环境下对基于微机的集散控制系统的软件组态问题进行了研究,介绍了组态软件设计的一些关键方法,做了具体编程设计工作,实现了可用于集散控制系统上位机的组态软件。
4)  object-oriented programming
面向对象程序设计
1.
Reflections on Bilingual Teaching of Object-Oriented Programming;
关于《面向对象程序设计》双语教学的几点思考
2.
Thinking in C++ Object-Oriented Programming;
C++面向对象程序设计的几点思考
3.
Denotation of object-oriented programming in C++ language;
C++语言中面向对象程序设计的表示法
5)  Object-oriented programming
面向对象的程序设计
1.
The object-oriented programming method is adopted based on Windows System.
论述基于PC机的标准十二导联同步心电图自动检测系统的构成,本系统软件采用Windows开发平台面向对象的程序设计方法,从整体结构上分析实现QRS复合波、P波、T波以及ST段的检测,实现心电信号的自动分析。
2.
It probes the technologies of the system configuration and program design of digital harddisk image recorder system and states the skills of object-oriented programming by using image capturing component in a design of commercial unit security monitoring system by software Delphi.
探讨硬盘录像系统的构建与程序设计技术,通过用Delphi设计一个金融保安硬盘录像系统的实例,讲述用图像摄取控件高效设计录像系统的面向对象的程序设计技术。
3.
In this paper,an object-oriented programming framework for designing multilayer feedforward neural network is presented.
提出多层前馈神经网络的一种面向对象的程序设计框架,其中包括表示前馈神经网络中的神经元、权值的数据成员,以及完成网络的构造、初始化、学习和输出值计算等功能的成员方法,并用支持面向对象的程序设计语言Java实现了这一框架。
6)  object oriented programming
面向对象程序设计
1.
The Study of Object Oriented Programming;
对面向对象程序设计的探讨
2.
By introducing the technology of Parametric Design and Object Oriented Programming,and combining with the idea of hybrid programming,some beneficial attempts are made based on AutoCAD.
引入参数化设计、面向对象程序设计的技术,结合混合编程的思想,以AutoCAD为平台,进行了计算机辅助设计软件开发的一些有益尝试,旨在实现船闸设计的智能化,以提高设计效率和设计质量。
3.
The differences and similarities in properties,steps of development ,and performance between structured procedural programming method and object oriented programming method are pointed out,and some problems should be noticed in studying and application.
就特性、开发步骤、综合性能三方面分析比较了传统的结构化程序设计方法 ( SPP)与面向对象程序设计方法 ( OOP)的异同点 ,并指出了在学习和应用中应注意的问
补充资料:面向对象程序设计
分子式:
CAS号:

性质: 将数据和计算机编码结合在一起成为单一的、不可分的对象的程序设计方法。对象不仅包含性质表,而且包含处理他们所需要的过程。面向对象的程序颇类似于基于框架的系统。然而,基于框架的系统定义对象各类的性质,但不能在不同类之间进行通信。面向对象的程序设计克服了这种限制,它允许直接关联不同的类,因此,任何对象均可以和任何别的对象通信。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条