摘 要:随着人口的快速迁徙和增长变更,提高管理桂林市城镇流动人口效率,实现政府办公的无纸化,网络化,信息化和现代化的建设;更新和改进旧有信息管理系统的功能和问题,新版桂林市人口战略管理系统的开发以提上了非常迫切的日程。桂林市人口发展战略管理平台是在原来桂林市人口发展战略管理系统基础,把C/S系统迁移到B/S系统,并提供和完善原来桂林市人口发展战略系统的功能。该系统从传统C/S结构迁移到B/S结构,客户端只需要浏览器即可完成原来C/S系统的所有操作,而用户无需安装任何客户端软件,对系统后期的升级,管理,以及数据库的维护带来极大的方便。本系统界面美观、使用方便、运行可靠、实现了动态数据库管理,并且对工作效率的提高、对工作效率的提高有极大的促进作用。本网站采用JSP语言进行实现。
桂林人口管理网站主要模块有:(1)本地人口管理。(2)流动人口管理。(3)出租屋管理。(4)计划生育管理。(5)系统维护及设置。(6)新闻公告栏。
关键词:C/S;数据库;网站;jsp。
Abstract :With the population growing fast ,improving the efficiency of Managging population in cities or towns of Guilin, the achievement of the Government of the paperless office, networking, information technology and modernization of the building;So, to updating and improving the existing information management system and building a new system is very pressing. This new Guilin population management platform based on the strategic management system, used the C / S system to instead the B / S system, and provide and improve the development strategy of the original population of Guilin system. The system from the traditional C / S structure to move to B / S structure, the client browser only needs to complete the original C / S system to achieve all operators, in the other word,users do not need to install any client software, the latter part of the system upgrade, management, as well as the maintenance of a database of great convenience. The program has thecharacteristics of attractive , convenient and stable, it is not only improving the quality of the graduation project,but also make big progress in the work efficiency.
Floating population of Guilin site main modules: (1) the management of the local population. (2) The management of floating population. (3) rental management. (4) family planning management. (5) system maintenance and set up. (6) news bulletin board.
Key words : C / S; database; site;jsp。
引言
人口管理是各国的一项重要事务,它具有工作量大、灵活性强、交互信息和流动性频繁、对国家制定一系列的方针国策影响大等特点。特别是近年来,随着现代化发展的速度加快,每年人口的流动率也随之增长,再加各地方不同方式的调查、统计,人口管理的工作难度越来越大,目前我国采用的传统单机管理模式,存在成本高、重复劳动量大、效率低、难维护等缺点,难以适应我国人口管理的要求。
我们针对桂林市人口管理过程中相同的问题,基于三层体系结构构建了一个适合于桂林市使用的网上的桂林人口管理系统,从管理员用户的角度,可实现本地人口管理、流动人口管理、出租屋管理、系统维护等各操作。而对于一般用户,只能查看自己的一些相关信息。
本网站采用JSP(Java Server Pages)网络编程技术,Servlet担当主要逻辑控制,通过接受JsP SQL SERVER 2000作为数据库服务器,Tomcat5.5作为测试服务器,实现了对本地人口,流动人口,出租屋等的添加,修改,删除,查询,统计等功能,以及计划生育管理,系统维护及设置,新闻公告栏,后台管理员权限等一系列的功能,完成了一个人口管理网站的所有基本功能。系统捕获了大多数的异常情况,具有较好的容错性,前台页面全部生成HTML静态页面,杜绝了一般用户直接操作数据库的可能,满足大部分人口管理网站的需求。
当然,光有语言还不行,对于那么大的数据存储,缺不了数据库的应用。
数据库技术的发展算是计算机科学技术中发展最快的领域之一,也是应用最广的技术之一,它已成为计算机信息系统与应用系统的核心技术与重要基础。本次的毕业设计就是运用数据库技术(sql server 2000)来管理网站的所有数据。将所有数据输入到一个数据库,通过计算机命令可以方便快捷的存取、查询、修改、删除、统计数据。这样为节省了人力物力。可以更好的分析全国人口的发展趋势。