lidaye2396

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

2020年7月23日 #

摘要: 今天完成了小学期的第一个项目,颇为麻烦,在网上搞懂了结构体的输入输出运算符重载,方便了不少,附代码: #include <iostream>#include <string>#include <fstream>using namespace std;string file;struct Studen 阅读全文
posted @ 2020-07-23 11:11 lidaye2396 阅读(50) 评论(0) 推荐(0) 编辑