https://github.com/denrydu/student-achievement-management-system
一个c++控制台应用(如果您觉得有用的话,请不要吝啬一个:star:哦!
https://github.com/denrydu/student-achievement-management-system
console-application cpp
Last synced: about 1 year ago
JSON representation
一个c++控制台应用(如果您觉得有用的话,请不要吝啬一个:star:哦!
- Host: GitHub
- URL: https://github.com/denrydu/student-achievement-management-system
- Owner: DenryDu
- Created: 2021-01-04T14:15:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-05T10:54:37.000Z (over 5 years ago)
- Last Synced: 2024-12-27T07:44:11.115Z (over 1 year ago)
- Topics: console-application, cpp
- Language: C++
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 学生成绩管理系统 
A console application wrote by cpp.
:evergreen_tree:一个c++控制台应用
实现录入、修改、删除(单条/批量)、查找、分页显示记录等功能
## Table of Contents
- [Background](#background)
- [Install](#install)
- [Usage](#usage)
- [Related Efforts](#related-efforts)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)
## Background
大一时,刚学完c语言,受一个高中同学之托,本着锻炼课内所学知识的想法,完成了这个学生成绩管理系统,虽然是控制台应用,但在操作方面我也尽可能地写得优雅和人性化,可能那会的代码风格不太规范,所以大家如果有宝贵意见,请千万在issue里写出来,我一定学习改进。如果有需要的同学欢迎自取借鉴,但初学者可不要照搬照抄哦,还是自己手动敲一点比较好。
## Install
Just **Download** and **Unzip** the repo!
## Usage (使用方法):
* [1] 创建一个user.txt,用以存放数据
* [2] 编译运行grade_manage.cpp
#### 运行截图
目录:

成绩记录:

查找:


## Related Efforts
[VOC format and label tool](https://github.com/DenryDu/VOC-format-label)
## Maintainers
[@DenryDu](https://github.com/DenryDu)
## Contributors
## License
***
Support from you is my greatest encouragement! (您的支持是对我的最大鼓励!如果您觉得有用的话,千万不要吝啬一个:star:哦!)