摘要
C++类的多态性是其最具特色的性质之一,它使得程序设计中“由一般而及个别,由现在而至将来”的这个普通要求成为可能。从必要性入手来探讨多态性的由来,从内存管理机制来探讨多态性的实现机理。
polymorphism is the most charactiristic element of C++ class,which makes it possible to realize studying from general to specific and from present to future in programming. This article probes into polymorphism's origin in view of necessity, and probes into polymorphism's realization mechanism from memory administration.
出处
《株洲工学院学报》
2003年第2期62-65,共4页
Journal of Zhuzhou Institute of Technology