目录
1系统概述
1.1 研究背景
1.2研究目的
1.3系统设计思想
2相关技术
2.1JSP技术
2.2 MYSQL数据库
2.3 B/S结构
2.4 系统开发工具
3系统分析
3.1可行性分析
3.1.1技术可行性
3.1.2经济可行性
3.1.3操作可行性
3.2系统性能分析
3.2.1 系统安全性
3.2.2 数据完整性
3.3系统界面分析
3.3系统流程和逻辑
4系统概要设计
4.1概述
4.2系统结构
4.3.数据库设计
4.3.1数据库实体
4.3.2数据库设计表
5系统详细实现
5.1 系统登陆模块
5.2 系统首页实现
5.3 密码管理模块的实现
5.4 用户信息管理模块
5.5 活动信息管理模块实现
5.6公共信息管理功能实现
5.7个人后台功能设计
6系统测试
6.1概念和意义
6.2特性
6.3重要性
6.4测试方法
6.5 功能测试
6.6可用性测试
6.7性能测试
6.8测试分析
6.9测试结果分析
结论
致谢语
参考文献
学生会管理信息系统
摘要
随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。本文介绍了学生会管理信息系统的开发全过程。通过分析学生会信息管理的不足,创建了一个计算机管理学生会信息的方案。文章介绍了学生会管理信息系统的系统分析部分,包括可行性分析等,系统设计部分主要介绍了系统功能设计和数据库设计。
本学生会管理信息系统实现的功能主要包含活动信息,活动查询,人员信息,用户中心,还包括个人后台和管理员后台等功能。因而具有一定的实用性。本站是一个B/S模式系统,采用JSP技术,MYSQL数据库设计开发,充分保证系统的稳定性。系统具有界面清晰、操作简单,功能齐全的特点,使得学生会信息管理工作系统化、规范化。
本系统的使用使管理人员从繁重的工作中解脱出来,实现无纸化办公,能够有效的提高学生会信息管理效率。
关键词:学生会信息;JSP技术;MYSQL数据库
Abstract
With the deepening and extensive application of information technology in management, the implementation of management information systems has gradually matured in technology. This paper introduces the whole process of the development of the Student Union Management Information System. By analyzing the insufficiency of student union information management, a program for computer management of student union information was created. The article introduces the system analysis part of the student union management information system, including feasibility analysis, etc. The system design part mainly introduces the system function design and database design.
The functions implemented by the Student Union Management Information System mainly include activity information, activity query, personnel information, user center, and functions such as personal background and administrator background. Therefore, it has certain practicability. This site is a B/S mode system, using JSP technology, MYSQL database design and development, fully guarantee the stability of the system. The system has the characteristics of clear interface, simple operation and complete functions, which makes the student information management system systematic and standardized.
The use of this system frees managers from heavy work and realizes paperless office, which can effectively improve the efficiency of student information management.
Key words:Student Union Information; JSP Technology; MYSQL Database














