摘要:
以一个学生信息的结构体数组为例。 #include<iostream>#include<string>#include<fstream>using namespace std;struct Student{public: int n;//学号 char name[20];//姓名 int age;/ 阅读全文
posted @ 2016-07-21 11:07
Anna-SZ
阅读(2085)
评论(0)
推荐(0)

浙公网安备 33010602011771号