摘要: 实验任务三: 出现了分数由高到低排序,同时,生成了file3.dat. 用记事本打开之后,里面的数据是正确的,并且是直观可读的。 实验四 #include <stdio.h> #include <string.h> #include <stdlib.h> const int N = 10; // 定 阅读全文
posted @ 2021-06-17 23:23 信大詹姆斯 阅读(31) 评论(1) 推荐(0)