文件名称:guanlixitong
介绍说明--下载内容均来自于网络,请自行研究使用
(一)九大数据处理功能:
数据输入功能(键盘输入,文件导入)
数据编辑功能(添加,删除,查询,排序,分析)
数据输出功能(屏幕显示,文件保存)
注:分析功能将给出各个科目的最高分,最低分,平均分,优秀率以及不及格率。
保存功能中可以将排序后的数据保存为文件。
(二)密码验证
三次密码验证体系:进入系统需要验证密码,如果三次验证均错误,系统将自动退出。
注:系统密码为abcdef。如需修改密码可在程序第78行处修改。(暂不支持密码修改)
密码输入时,控制台上将以“*”方式显示。
(三)数据输入错误提示
1.在输入成绩时,如果所输入的内容不不符合要求,如语文成绩要求在0—150之间,综合科成绩要求在0—300之间,且为浮点型数据,程序会给出相应的错误提示,并要求重新输入。
2.在选择菜单序号时,如按错键,程序会有相应的提示,并要求重新输入,防止因输入错误而导致系统错误。
(四)界面美观
1.增加了屏幕清屏函数,及时清除一些不必要或过时信息,保证具有最佳的视觉效果。
2.显示时,以类似表格形式体现,一目了然。
-(A) nine data processing functions:
Data input function (keyboard input, file import)
Data editing functions (add, delete, query, sort of)
The data output function (on-screen display, and save the file)
Note: The analysis functions will be given the highest score of all subjects, the lowest score, average, excellent rate, and do not pass rate.
Save function can save the sorted data to a file.
(B) Password Authentication
The three password authentication system: the need to verify the password into the system, three validation error, the system will automatically exit.
Note: The system password abcdef. To modify the password can be modified in the program at line 78. (Does not support password changes)
Password entry, the console will be "*" approach.
(C) data input error
Entering grades entered does not meet the requirements, such as requirements for floating-point data between 0-300 and 0-150 between the integrated subjects require language scores, the
数据输入功能(键盘输入,文件导入)
数据编辑功能(添加,删除,查询,排序,分析)
数据输出功能(屏幕显示,文件保存)
注:分析功能将给出各个科目的最高分,最低分,平均分,优秀率以及不及格率。
保存功能中可以将排序后的数据保存为文件。
(二)密码验证
三次密码验证体系:进入系统需要验证密码,如果三次验证均错误,系统将自动退出。
注:系统密码为abcdef。如需修改密码可在程序第78行处修改。(暂不支持密码修改)
密码输入时,控制台上将以“*”方式显示。
(三)数据输入错误提示
1.在输入成绩时,如果所输入的内容不不符合要求,如语文成绩要求在0—150之间,综合科成绩要求在0—300之间,且为浮点型数据,程序会给出相应的错误提示,并要求重新输入。
2.在选择菜单序号时,如按错键,程序会有相应的提示,并要求重新输入,防止因输入错误而导致系统错误。
(四)界面美观
1.增加了屏幕清屏函数,及时清除一些不必要或过时信息,保证具有最佳的视觉效果。
2.显示时,以类似表格形式体现,一目了然。
-(A) nine data processing functions:
Data input function (keyboard input, file import)
Data editing functions (add, delete, query, sort of)
The data output function (on-screen display, and save the file)
Note: The analysis functions will be given the highest score of all subjects, the lowest score, average, excellent rate, and do not pass rate.
Save function can save the sorted data to a file.
(B) Password Authentication
The three password authentication system: the need to verify the password into the system, three validation error, the system will automatically exit.
Note: The system password abcdef. To modify the password can be modified in the program at line 78. (Does not support password changes)
Password entry, the console will be "*" approach.
(C) data input error
Entering grades entered does not meet the requirements, such as requirements for floating-point data between 0-300 and 0-150 between the integrated subjects require language scores, the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
使用说明.txt
gkchengli3.cpp
gkchengli3.exe