摘要
在计算机时代日益发展的今天,计算机网络正快速融入这个社会的每一个领域。社区居民信息管理也从现实生活中走上了网络空间。开发和设计的龙山居民信息管理系统,包括系统用户管理、居民信息管理、楼房信息管理、特殊群体管理等功能,其目的是使住户与政府部门之间关系更密切,对社区资源利用更便利有效,提高政府管理效率,使居民生活更便利。
本系统是基于B/S模式,采用的是JSP+ SQL Server 2000模式的开发集成环境。此系统的设计从功能上来说,是比较完备的,系统以Web界面与管理员交互,为管理员提供信息并接受其操作,同时通过数据库管理系统来存储信息数据。本系统的基本功能:数据进行录入、修改、删除、查询、统计的基本功能。
关键词:SQL ;社区居民信息;JSP
Abstract
In the computer age growing today, the computer network is rapidly into every field of the society. Residents of the community information management from the real life on the network space. Longshan resident information management system development and design, including user management system, information management, residents of building information management, special group management function, its purpose is to make the relationship between the residents and the government more closely, more convenient and effective use of community resources, improving the government management efficiency, so that residents living more convenient.
The system is based on B/S mode, is used in the integrated development environment JSP+ SQL Server 2000 model. The design of this system from the function, is more complete, the system to the Web interface and administrator interaction, and provide information for administrators and accept its operation, at the same time to store information and data through database management system. The basic functions of the system: the basic function of data entry, modify, delete, query, statistics.
Keywords: SQL; residents of the community information; JSP
目 录
1.绪论 1
1.1选题背景 1
1.2研究意义 1
1.3信息管理系统 1
2.系统分析 2
2.1可行性分析 2
2.1.1经济上的可行性 2
2.1.2技术上的可行性 3
2.1.3操作上的可行性 3
2.2系统功能需求分析 3
2.2.1功能需求 3
2.2.2性能需求 4
2.3业务流程分析 5
2.4数据流程分析 6
2.5数据库设计 7
2.5.1数据库概念结构设计 7
2.5.2数据库逻辑结构设计 9
3.系统设计 13
3.1系统体系结构 13
3.2 开发软件 14
3.2.1 JSP技术 14
3.2.2 Tomcat管理器 15
3.2.3 SQL数据库 16
3.3系统的软硬件平台 18
4.系统操作说明 19
4.1管理员登陆页面 19
4.2系统用户添加页面 22
4.3居民信息添加页面 22
4.4居民信息查询页面 25
4.5迁移记录添加页面 28
4.6迁移记录查询页面 31
4.7户籍变更添加页面 33
4.8计划生育添加页面 36
5.软件测试与分析 39
5.1系统测试的定义 39
5.2系统测试的目的及意义 39
5.3系统测试的重要性 39
5.4系统测试的常用方法 40
5.5测试环境与测试条件 41
5.6系统运行情况 41
5.7测试总结 42
6.结论 42
6.1系统的特点 42
6.2系统的不足和改进 42
6.3设计收获与心得 42
致 谢 44
参 考 文 献 45