会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Criya
博客园
首页
新随笔
联系
订阅
管理
2016年12月24日
C语言学生成绩管理系统(简易版)
摘要: 1 #include 2 #include 3 #include 4 5 int readstudents(struct students stu[]); //读取学生信息 6 int readsexcode(struct sexcode sex[]); //读取性别代码 7 int readcollegecode(struct co...
阅读全文
posted @ 2016-12-24 12:11 Criya
阅读(27422)
评论(6)
推荐(0)
公告