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