摘要:
实验任务 4 #define _CRT_SECURE_NO_WARNINGS #include<stdio.h> #include<stdlib.h> int main() { FILE* fp; char ch; int count=0; fp = fopen("E:\\study\\sourse 阅读全文
posted @ 2022-12-27 18:54
王立伟。
阅读(45)
评论(0)
推荐(0)
摘要:
实验任务3 #define _CRT_SECURE_NO_WARNINGS #include<stdio.h> #include<stdlib.h> #include<string.h> #define N 100 typedef struct student { char num[10]; int 阅读全文
posted @ 2022-12-27 18:33
王立伟。
阅读(22)
评论(0)
推荐(0)

浙公网安备 33010602011771号