文件名称:student--management-system
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-04-21
- 文件大小:
- 2.88mb
- 下载次数:
- 0次
- 提 供 者:
- si***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此学生管理系统采用C语言开发,开发环境为VC6.0,系统主要功能如下:
(1)能够验证用户名和密码,并在成功登录系统后可以修改用户名和密码;
(2)能够提供简单的操作菜单;
(3)能完成对学生信息的基本操作,包括创建、显示、查询、修改、插入、删除等操作;
(4)显示学生信息时可以按照学号升序和降序方式显示;
(5)使学生的某一项信息(一般为学号)取值唯一,创建、插入、修改和删除学生信息时能够及时给与提示;
(6)至少能够按照一种方式对学生信息进行查询和删除;
(7)实现学生信息的备份和恢复。-This student management system using C language development, development environment for VC6.0, the system main functions are as follows:
(1) be able to verify the user name and password, and the system can be modified after a successful login user name and password
(2) to provide simple operation menu
(3) to complete the basic operation of the student information, including the creation, display, query, modify, insert, delete and other operations
(4) Display student information can be displayed in accordance with the student number in ascending and descending order
(5) so that a particular student s information (usually student ID) unique values , create, insert, modify and delete information in time to give students tips
(6) according to at least one way for students to be able to query and delete information
(7) for backup and recovery of student information.
(1)能够验证用户名和密码,并在成功登录系统后可以修改用户名和密码;
(2)能够提供简单的操作菜单;
(3)能完成对学生信息的基本操作,包括创建、显示、查询、修改、插入、删除等操作;
(4)显示学生信息时可以按照学号升序和降序方式显示;
(5)使学生的某一项信息(一般为学号)取值唯一,创建、插入、修改和删除学生信息时能够及时给与提示;
(6)至少能够按照一种方式对学生信息进行查询和删除;
(7)实现学生信息的备份和恢复。-This student management system using C language development, development environment for VC6.0, the system main functions are as follows:
(1) be able to verify the user name and password, and the system can be modified after a successful login user name and password
(2) to provide simple operation menu
(3) to complete the basic operation of the student information, including the creation, display, query, modify, insert, delete and other operations
(4) Display student information can be displayed in accordance with the student number in ascending and descending order
(5) so that a particular student s information (usually student ID) unique values , create, insert, modify and delete information in time to give students tips
(6) according to at least one way for students to be able to query and delete information
(7) for backup and recovery of student information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
学生信息管理系统程序代码与数据文件
..................................\程序代码
..................................\........\Debug
..................................\........\.....\Common.obj
..................................\........\.....\Common.sbr
..................................\........\.....\Create.obj
..................................\........\.....\Create.sbr
..................................\........\.....\Delete.obj
..................................\........\.....\Delete.sbr
..................................\........\.....\File.obj
..................................\........\.....\File.sbr
..................................\........\.....\Insert.obj
..................................\........\.....\Insert.sbr
..................................\........\.....\Main.obj
..................................\........\.....\Main.sbr
..................................\........\.....\Menu.obj
..................................\........\.....\Menu.sbr
..................................\........\.....\Modify.obj
..................................\........\.....\Modify.sbr
..................................\........\.....\Printf.obj
..................................\........\.....\Printf.sbr
..................................\........\.....\Psw.obj
..................................\........\.....\Psw.sbr
..................................\........\.....\Search.obj
..................................\........\.....\Search.sbr
..................................\........\.....\test.bsc
..................................\........\.....\test.exe
..................................\........\.....\test.ilk
..................................\........\.....\test.pch
..................................\........\.....\test.pdb
..................................\........\.....\User.obj
..................................\........\.....\User.sbr
..................................\........\.....\vc60.idb
..................................\........\.....\vc60.pdb
..................................\........\Filename
..................................\........\include
..................................\........\.......\Common.c
..................................\........\.......\Common.h
..................................\........\.......\Create.c
..................................\........\.......\Delete.c
..................................\........\.......\File.c
..................................\........\.......\Insert.c
..................................\........\.......\Main.c
..................................\........\.......\Menu.c
..................................\........\.......\Modify.c
..................................\........\.......\Printf.c
..................................\........\.......\Search.c
..................................\........\.......\User.c
..................................\........\test.dsp
..................................\........\test.dsw
..................................\........\test.ncb
..................................\........\test.opt
..................................\........\test.plg
..................................\程序另外需要的数据文件
..................................\......................\学生信息管理系统
..................................\......................\................\data.txt
..................................\......................\................\user.txt