文档介绍:专业实践论文
作者: 学号:
学系: 信息科学系
专业: 计算机科学与技术
题目: 学生信息管理系统的设计与实现
指导者:
年月南京
目次
中文摘要 I
Abstract II
1. 绪论 1
1
2
2. 相关技术介绍 3
技术简介 3
C#简介 4
SQL SERVER2000数据库简介 8
本章小结 10
3系统分析 11
系统功能描述 11
系统功能模块划分 11
14
本章小结 18
18
18
数据库逻辑结构设计 20
本章小结 21
23
系统首页 23
学生详细信息界面 23
用户登录后界面 24
班级信息管理界面 24
学生信息管理界面 26
信息留言模块 28
选课模块 28
代码实现 29
本章小结 33
6. 总结与展望 34
学生信息管理系统的测试 34
学生信息管理系统的调试、运行与维护 34
学生信息管理系统的展望 35
本章小结 35
总结 36
致谢 37
参考文献 38
摘要
学生信息管理系统在广大院校中应用比较广泛,现在每个院校都提供了学习信息管理系统的功能,学生信息管理系统可以为广大用户提供比较详细的学生个人信息的查询与编辑。本学生信息管理系统是采用B/S模型结构,以Visual 作为开发平台,利用Visual C#.NET作为主要开发语言,技术以及SQL Server数据库技术进行开发。系统按照一般学生信息管理系统的开发步骤进行开发,并力图涵盖基本功能。该系统的功能有:用户注册,用户登录,用户资料修改,留言版,班级信息管理,选修课查询等系统界面友好,使用方便。同时考虑到用户的安全性和网络优化性,增加了管理员管理模块。现在随着网络技术的飞速的发展,学校信息管理系统在广大学校中的应用将会更加广泛。整个系统的设计基本实现了在线交流的功能。
关键字: 学生信息管理系统 B/S结构技术 SQL Server数据库
Abstract
Student Information Management System is widely used in most universities,which offers the user functions of search and editing detailed student personal Student Information Management System is structured with B/S module, developd on Visual use Visual C#.NET as main developing language, and SQL Server database as main system is developed according to the general student information management system and tries to involve basic functions of this friendly -interfaced and convenient-operating system is: user registration, user logging on, user information modification, message board, class information management, elective course search and so on. Administrator module is added as user security work optimization considered. Student information management system will be used more abroad with the flying development work design of the whole system has already realized the function of munication.
Keyword: Student