抽象数据类型abstract data type 类class
类的成员class members 构造函数costructor
数据隐藏data hiding 数据成员data member
数据类型data type 声明部分declaration section
缺省构造函数default constructor 析构函数destructor
实现部分implementation section
内联成员函数inline member
实例变量instance variables 成员函数 member s
对象object 私有private
公有public 赋值运算符assignment operator
类的作用范围class scope
转换运算符conversion operator
缺省复制构造函数default copy constructor 友元函数friend
成员式赋值memberwise assignment 运算符函数operator
静态类数据成员static class data member
类型转换构造函数 type conversion constructor
基类ase class 类层次class hierarchy
派生类derived class 动态绑定dynamic hinding
继承性inheritance 多重继承multiple inheritance
多态性polymorphism 简单继承simple inheritance
静态绑定static hiding this指针this pointer
虚函数virtual 二进制文件vinary file
数据文件data file 文件访问file access
外部文件名external file name 文件组织形式file organization
文件流 file stream 输入文件流 input file stream
输出文件流 output file stream 随机访问 random access
顺序组织形式sepuential organization 字符串变量sring variable
文本文件text file
作者在 2006-06-18 17:46:00 发布以下内容