基于B/S模式城市居民户籍管理系统的设计与实现

基于B/S模式城市居民户籍管理系统的设计与实现

基于B/S模式城市居民户籍管理系统的设计与实现

  • 适用:本科,大专,自考
  • 更新时间2024年
  • 原价: ¥294
  • 活动价: ¥200 (活动截止日期:2024-04-28)
  • (到期后自动恢复原价)
基于B/S模式城市居民户籍管理系统的设计与实现

基于B/S模式城市居民户籍管理系统的设计与实现
摘要:随着时代的演变,中国的经济和社会快速地发展,导致了中国人口的日益增多,然而对于城市居民的户籍管理是当地城市的一项重要管理工作。从以往的纸质记录方式因时代的进步、信息的发展演变成了电脑信息化的记录方式。如何系统地、高效地、准确地记录城市居民的户籍信息是一个十分重要的课题。
本系统的主要目的是帮助派出所来对城市的人口信息进行高效准确的关系,从而提高工作效率,方便日后的管理与维护。本户籍管理系统根据派出所以及普通城市居民的需求,设计成web形式是最合适的,可以省去安装客户端的麻烦。为了稳定性的需求,使用了ASP.NET加上SQL Server的技术开发,这样的组合拥有成熟稳定的技术手段和丰富的插件,并且拥有很好的兼容性,可以在不同的系统中通过虚拟机运行,方便用户操作;数据由SQL Server管理,操作起来方便容易。功能上系统具体地实现了添加户籍信息,修改户籍信息,查找户籍信息,删除户籍信息等的一系列基本功能。
关键词:户籍管理;信息管理;B/S模式
The design and implementation of the household registration management system for urban residents
Abstract:With the evolution of the times, the rapid development of China's economy and society has led to the increasing population of China. However, the household registration management of the urban residents is an important management work for the local city. From the past, the paper recording method has evolved into a computerized information recording mode because of the progress of the times and the development of information. How to record urban residents' household registration information systematically, efficiently and accurately is a very important topic.
The main purpose of this system is to help the police station to carry out an efficient and accurate relationship between the population information of the city, so as to improve the work efficiency and facilitate the management and maintenance of the future. According to the needs of police stations and ordinary urban residents, this household registration management system is the most suitable form of web. It can save the trouble of installing clients. For the sake of stability, using ASP.NET and SQL Server technology development, such combination has mature and stable technology and rich plug-in, and has good compatibility, can run through virtual machine in different systems, convenient for user operation; the data is managed by SQL Server, easy to operate. It's easy. The system has implemented a series of functions such as adding household registration information, modifying household registration information, finding household registration information, and removing household registration information.
Key words: household registration management; information management; B/S mode

一、开发环境与工具简介
(一)开发环境
这套系统采用的是Microsoft Visual Studio集成开发环境,使用的是ASP.Net技术,并且使用C#语言进行开发。使用的数据库为SQL Server。
本系统使用的Visual Studio版本为2013。
本系统使用的SQL Server版本为2012。
本系统开发环境为Visual Studio。
本系统客户端运行环境为Google Chrome浏览器 。
操作系统为Windows 10 专业版。
(二)开发工具简介
1. Visual Studio
这是微软公司开发的一套系列产品。Visual Studio是一套相对于其他开发工具来说比较完整的开发工具,整个系统需要大量的工具来实现,包括Microsoft的大多数框架类型,如Windows、Windows mobile等和Microsoft语句和框架。
2. C#
C#是一种面向对象的高级编程语言,在微软公司运行并发布.NET框架和计划,将出现在微软职业开发论坛(PDC)上。C是微软研究员安德斯·希里斯·伯杰的最新研究成果。C #看起来与java十分地相似;它包括一个进程,它就是微软corp.net Windows网络架构的主导作用。
C#是一种面向对象的程序设计语言。它允许程序员基于微软快速编辑 。NET平台提供了一系列工具和服务,以最大限度地开发和利用计算和通信。
C #使C++程序员开发程序的效率提高,并可以调用本土功能的C / C++写的。由于这种继承,C#和C/C++结构非常相似。熟悉类似语言的开发人员可以快速地从其他的页面快速切换到C。
目  录
一、开发环境与工具简介 2
(一)开发环境 2
(二)开发工具简介 2
1. Visual Studio 2
2. C# 2
(三)Web服务器——IIS Express 3
(四)SQL Server的简单介绍 3
二、系统分析 3
(一)总体需求 3
(二)业务分析 4
(三)非功能性需求 4
(四)系统功能模块设计 5
三、系统数据库设计 6
(一)概念设计 6
(二)数据表格的分类设计 7
(三)数据库的具体实施 8
四、系统设计与开发 9
(一)系统母版页面开发设计 9
(二)普通居民用户登录系统的程序设计 10
(三)居民用户查询个人户籍信息程序设计 11
(四)管理员端具体信息查询功能程序设计 12
(五)管理员端录入、删除以及修改信息功能程序设计 13
(六)系统的首页用户登录及用户注册功能 16
五、系统测试 17
六、系统使用说明 18
(一)系统部署 18
(二)简单的配置数据库的 18
(三)系统的具体使用以及说明 18
(四)系统的特点 20
(五)系统的不足和改进 21
七、结束语 21
八、参考文献 22

参考文献
[1] 李萍,王得燕,杨文珺. ASP.Net(C#)动态网站开发案例教程[M]. 机械工业出版社, 2012.09.01
[2] 明日科技. ASP.NET项目开发实战入门[M]. 吉林大学出版社, 2017.07.01
[3] 郝冠军. ASP.NET本质论[M]. 机械工业出版社, 2011.03.01
[4] 王晓红,田桂娥,姚纪明. ASP.NET Web应用程序设计与开发[M]. 武汉大学出版社, 2014.12.01

 

 

 

  • 关键词 B S 模式 城市居民 户籍 管理系统 实现
  • 上一篇:基于Visual Studio旅游购票管理信息系统设计
  • 下一篇:基于Java Enterprise Edition药品销售管理系统设计
  • 暂无购买记录

    暂时没有评论

    真实

    多重认证,精挑细选的优质资源 优质老师。

    安全

    诚实交易,诚信为本。

    保密

    所有交易信息,都为您保密。

    专业

    10年专业经验,10年来帮助无数学子。