Generic programming, like object - oriented programming, relies on a form of polymorphism.
泛型编程与 面向对象 编程一样, 都依赖于某种形式的多态性.
互联网
Data abstraction is fundamental to both object - oriented and generic programming.
数据抽象是 面向对象 编程和泛型编程的基础.
互联网
Templates and Generic Programming 199.
模板与泛型编程199.
互联网
Generic programming is a special paradigm in C ++.
泛型编程是C++特殊的编程思维模型.
互联网
Combined generic programming, object oriented programming and design pattern theories, C ++ brings standard template library ( STL ) .
融合了泛型程序设计 、 面向对象程序设计和设计模式思想, 提出了STL 标准模板 库.
互联网
Generic programming involves writing code in a way that is independent of any particular type.
所谓泛型编程就是以独立于任何特定类型的方式编写代码.
互联网
Second , we investigate how to use aspects to support generic programming in a modular manner.
我们接著会探讨剖面如何以模组化方式实现泛型程式设计.
互联网
The standard library containers, iterators, and algorithms are good examples of generic programming.
标准库中的容器 、 迭代器和算法是很好的泛型编程的例子.
互联网