lidaye2396

博客园 首页 新随笔 联系 订阅 管理

2020年7月17日 #

摘要: 今天研究了小学期的第一个项目,学生成绩管理系统,对输入输出运算符的重载进行运用,并运用类的知识,附代码: #include <iostream>#include <string>#include <fstream>using namespace std;string file;struct Stud 阅读全文
posted @ 2020-07-17 15:00 lidaye2396 阅读(49) 评论(0) 推荐(0) 编辑