搜索资源列表
C++
- 构造函数 析构函数 拷贝构造函数 赋值运算符重载 的实例
test15
- (1) 编写程序,用文件流操作文件,把实验14中的类数据存入文件中; (2) 编写程序,针对三个类实现“>>”运算符重载; (3) 编写程序,异常类来处理相关的错; -(1) programming, file with the file stream operations, experimental 14 class data stored in the file (2) write a program for the three classes " >
A-friend-function
- 一个用友元函数实现运算符重载的例子,对运算符进行重载定义,实现两个复数的四则运算-A friend function implementation example of operator overloading, the operator overloading definition, implement two complex arithmetic