摘要利用网络和数据库技术,结合目前硬件价格普遍下跌与宽带网大力建设的有利优势,应用JSP技术和采用SQLSERVER2000数据库系统组件来构成社团管理的应用服务系统,我们开发了基于B/S模式多用户学生社团管理系统这一程序。它运用方便、操作简单,效率很高。主要提供了对学生社团的管理平台,在系统中,将管理用户分为了两大类,一类为系统管理员,主要用于对社团信息的管理;另一类为社团信息的管理,主要实现对本社团的管理,如活动管理,新闻公告管理,活动经费的管理,器材场地的管理等。借助B/S模式,学生可以方便的浏览社团的各种信息,并可根据自身的需要参加各种活动,加强了学生与社团的联系,取得了较好的社会效益。7967
关键词 JSP SQL2000 社团管理 系统开发
毕业设计说明书(论文)外文摘要
Title The Design and Implementation Of The Campus Information System
Abstract
Using the network and the data bank technology, the union present hardware price falls the advantageous superiority which generally constructs vigorously with the broadband networks, and uses the SQLSERVER2000 database system module using the JSP technology to constitute the test application service system, we have developed based on B/S pattern multiuser student mass organization management system management system this procedure. It utilizes, the simplicity of operator conveniently, the efficiency is very high. Mainly has provided to the student mass organization's management platform, in the system, will manage the user to pide into two broad headings, one kind is the system manager, mainly uses to the mass organization information management; Another kind for the mass organization information's management, mainly realizes to this mass organization's management, like active management, news announcement management, active funds management, equipment location management and so on. With the aid of the B/S pattern, browsing mass organization's each kind of information which the student may facilitate, and may according to own need to participate in each kind of activity, strengthened the student and mass organization's relation, has obtained the good social efficiency.
Key word JSP SQL2000 Mass Organization Management System Development
目 录
1绪论1
2 技术概况2
2.1 C/S架构和B/S架构的概念与区别 2
2.2 JAVA与JSP的介绍3
2.3 SQLSERVER2000介绍 4
2.4 开发工具Myeclipse与Tomcat的介绍5
3 系统需求分析 6
3.1 系统功能需求 6
3.2 系统性能需求 7
4 概要设计 7
4.1 总体设计 7
4.2 社团信息显示和浏览模块 8
4.3 会员模块 9
4.4 系统管理员模块10
4.5 社团负责人模块11
5 数据库表的设计与实现12
5.1 数据库表12
5.2 各表之间的关系17
6 系统功能的设计与实现18
6.1 系统登陆首页18
6.2 信息浏览19
6.3 会员中心21
6.4 系统管理员25
6.4.1 会员账户管理27
6.4.2 社团管理29
6.4.3 滚动公告管理31
6.4.4 社团负责人管理34
6.5 社团负责人35
6.5.1 社团信息管理36
6.5.2 社团报名信息管理37
6.5.3 网站留言管理37
结论 38
致谢 40
参考文献 41