会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
李梓荣
博客园
首页
新随笔
联系
订阅
管理
2021年12月10日
成绩管理系统(修改版)
摘要: #include<iostream> #include<iomanip> #include <fstream> #include "menu.h" #include "meun_welcome.h" using namespace std; struct student//结构体定义学生信息 { c
阅读全文
posted @ 2021-12-10 13:44 李梓荣
阅读(97)
评论(0)
推荐(0)
2021年12月9日
第一次c++大作业(成绩管理系统)
摘要: #include<iostream> #include<iomanip> #include <fstream> #include "menu.h" #include "average.h" #include "jiou.h" #include "dikaer.h" #include "meun_we
阅读全文
posted @ 2021-12-09 23:53 李梓荣
阅读(222)
评论(0)
推荐(0)
公告