作 者: ;
机构地区: 深圳职业技术学院电子与信息工程学院
出 处: 《电脑知识与技术》 2006年第2期170-171,共2页
摘 要: 本文讲述了在VisualC++6.0环境下,类的定义的三种方法,并且讲述了在类的外部实现类的成员函数时要注意的问题:包括派生类的构造函数中的初始化表,带缺省参数的成员函数、虚拟成员函数等。 This article describe three methods of defining the class under the Visual C++ 6.0 envirement,and the points,to which we should pay attenction to,about the implementation of member function,including initialization list in the derived class' constructor, member funcdon with defattlt parameters,virtual member function and so on.
关 键 词: 构造函数 缺省参数 初始化表 虚拟函数 预处理
领 域: [自动化与计算机技术] [自动化与计算机技术]