An open API service indexing awesome lists of open source software.

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:哦!

Awesome Lists containing this project

README

          

# 学生成绩管理系统 ![](https://img.shields.io/badge/language-cpp-green.svg)
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
#### 运行截图
目录:
![目录](https://github.com/DenryDu/DenryDu.github.io/blob/master/image_upload/sams_menu.jpg)
成绩记录:
![记录](https://github.com/DenryDu/DenryDu.github.io/blob/master/image_upload/sams_record.jpg)
查找:
![查找1](https://github.com/DenryDu/DenryDu.github.io/blob/master/image_upload/sams_search1.jpg)
![查找2](https://github.com/DenryDu/DenryDu.github.io/blob/master/image_upload/sams_search2.jpg)
## 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:哦!)