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