首页
新闻
博问
会员
闪存
班级
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
untian
博客园
首页
新随笔
联系
订阅
管理
2023年5月30日
66
摘要: 实验一: #include <stdio.h> #include <string.h> #define N 3 typedef struct student { int id; char name[20]; char subject[20]; double perf; double mid; dou
阅读全文
posted @ 2023-05-30 11:48 陈宇潇
阅读(80)
评论(0)
推荐(0)
编辑
公告