06 2021 档案
摘要:任务三 是;生成了;是。 任务四 是;是;否。 #include <stdio.h> #define N 10 typedef struct student{ int num; char name[20]; int score; }STU; int main(){ FILE *fp; STU st[
阅读全文
摘要:任务1 #include<stdio.h> #include<stdlib.h> #include<string.h> #define N 4 typedef struct student { int id; /*学生学号 */ char name[20]; /*学生姓名 */ char subje
阅读全文

浙公网安备 33010602011771号