The fundamental ideas behind classes are data abstraction and encapsulation.
类背后蕴涵的基本思想是数据抽象和封装.
互联网
Data abstraction is fundamental to both object - oriented and generic programming.
数据抽象是 面向对象 编程和泛型编程的基础.
互联网
Now, there are several common system architecture such as data abstraction and OO organization, layered system.
目前, 已有一些公用的体系结构问世,如数据抽象和面向对象组织(dataabstraction andOO organization) 、 层次式系统(layeredsystem )等.
互联网
Polymorphism is the third essential feature of an object - oriented programming language, after data abstraction and inheritance.
多态性是 面向对象 语言中继封装, 继承之后第三个基本特征.
互联网
A standarized implementation of a data abstraction layer, suitable for any kind of database structure.
这是个数据抽象层的标准实现, 适合各种数据库结构.
互联网
Object - oriented programming is based on three fundamental concepts: data abstraction, inheritance, and dynamic binding.
面向对象 编程基于三个基本概念: 数据抽象 、 继承和动态绑定.
互联网
Term used to describe programs that use data abstraction, inheritance, and dynamic binding.
描述使用数据抽象 、 继承和动态绑定的程序的术语.
互联网