摘要: 编写程序定义类Point,有数据成员x,y.为其定义友元函数实现重载“+”。 1 #include <iostream> 2 #include <string> 3 #include<string.h> 4 #include <stdio.h> 5 using namespace std; 6 7 阅读全文
posted @ 2023-03-18 23:30 nlkdfgnvfdkl 阅读(50) 评论(0) 推荐(0)