基于B/S结构的网上选课系统的设计与实现 摘要:系统根据B/S结构的特点结合选课的实际情况,提出了基于B/S结构网上选课系统的设计思想,简要介绍了系统各功能模块及数据库的设计,主要运用 ASP.NET技术和SQL Server 2005开发网上选课系统时的数据库访问技术和动态网页制作技术。该B/S结构在Windows操作系统和Visual Studio.NET平台下开发完成,使用C#作为ASP.NET的开发语言,SQL Server 2005作为数据库,系统有较高的安全性和较好的性能。
关键词:网上选课; ASP.NET; SQL Server 2005
The System of Online Select Course
Abstract: This paper gives the basic design idea of the B/S structure based online course elect system by analyzing the characteristic of the B/S structure and combining with the actual public elective courses conditions of our school.It introduces the function module and database design briefly,followed by a discussion on database accessing technology and the active page technology of the course elect system based on ASP.NET and SQL Server 2005.This B/S structure system is developed under Visual Studio.NET platform in Windows operating system, using C# as ASP.NET development language and SQL Server 2005 as the database , This system is of higher security and better performance.
Key Words: online course selection; ASP.NET; SQL Server 2005
目 录
摘 要 1
引 言 2
1.绪论 2
1.1课题研究现状 2
1.2 课题研究目标 2
2.系统分析 2
2.1需求分析 2
2.2 可行性分析 3
3.1 系统的体系结构 3
3.2 系统的功能设计 4
4.系统数据库设计 4
4.1 数据库分析 5
4.2 数据库逻辑设计 5
4.3 数据库表设计 6
5.系统设计与实现 6
5.1 登录界面的设计 6
5.2 管理员功能的设计 7
6.总结 7
参考文献 8
致谢 9,3306