婚介管理信息系统毕业设计 联系客服

发布时间 : 星期六 文章婚介管理信息系统毕业设计更新完毕开始阅读477c18ccd5d8d15abe23482fb4daa58da0111c9a

摘要

本系统全称为婚介管理信息系统。根据开发要求,它主要是应用于民政婚介服务中心的日常服务、管理当中。民政婚介服务中心主要业务是提供免费的婚庆礼仪,开发婚介管理系统可使中心员工减轻工作压力,比较系统的对中心的各项服务及信息进行管理,同时可以减少劳动力的使用,使管理更加规范化。目前,民政婚介服务中心一般采用手写登记的方法进行会员管理,婚介管理信息系统目前使用还不多见,所以,婚介服务管理系统的开发是具有一定的实用价值的。

本系统管理内容广泛,全面涉及了中介所的各项服务项目,且符合操作的业务流程。该系统界面友好,操作方便,具有会员信息管理、会员查询管理、会员排行榜、聊天室、数据库管理几项功能。在开发过程中,力求系统的全面性、通用性。本系统在开发过程中,主要利ASP进行程序开发,SQL SERVER 2000作为后台数据库。本论文主要从系统设计思想,系统设计,系统使用等几个方面,进行介绍,详细部分请参考以下部分的详细内容。

关键词:ASP、SQL Server数据库、管理系统

Abstract

The total name of our system is Marriage agency Management Information System. According to the requirement of development, the system is mainly applied to the daily service management of administration Marriage agency Service center,it’s chief business provide gratis Marriage ceremony Service,Developing Marriage agency Management Information System can not only reduce the pressure of staffers and systematically manage the whole services and information, but also decrease the use of labor force, which makes management standardize. Up to now,,this kind of system is still seldom used , so to develop Marriage agency Management Information System is of great practical value.

The wide content of the system comprehensively includes most of the service items of the agency, and moreover, it accords with the operation flow. This system intertace fridendly,operate expediented,it have such functions like member information Management、member query Management、memberarrange、chat room and data base Management .In developing process, I pursue the comprehensiveness and the commonness of this system. In the developing process, ASP is employed to program—developing, and SQL Server 2000 is used as back database. This paper mainly introduces the idea of designing this system, the designing of this system, the usage of this system and so on. The following parts will show the details. Keywords: Active Server Page, SQL Server database, management system

目录

摘要................................................................................................................................ 1 Abstract .......................................................................................................................... 2 目录................................................................................................................................ 3 1 背景......................................................................................................................... 5

1.1 问题的提出 .................................................................................................. 5 1.2 资料来源 ...................................................................................................... 5 1.3 开发工具与开发方法介绍 .......................................................................... 6 1.4 系统设计要点 .............................................................................................. 6 2 系统分析................................................................................................................. 7

2.1 系统初步调查 .............................................................................................. 7

2.1.1 用户需求分析.................................................................................... 7 2.1.2 用户现有环境及现有系统概况........................................................ 8 2.1.3 待解决问题........................................................................................ 8 2.1.4 系统可行性分析................................................................................ 8 2.2 系统分析 ...................................................................................................... 9

2.2.1 数据流程图........................................................................................ 9 2.2.2 数据字典与处理逻辑说明.............................................................. 10

3 系统开发与设计................................................................................................... 18

3.1 系统开发目标 ............................................................................................ 18 3.2 系统开发 .................................................................................................... 19

3.2.1 面向用户的观点.............................................................................. 19 3.2.2 严格按阶段进行.............................................................................. 19 3.2.3 采用系统的观点处理...................................................................... 19 3.3 系统设计 .................................................................................................... 20

3.3.1 结构框图.......................................................................................... 20 3.3.2 系统模块设计.................................................................................. 21 3.3.3 系统代码设计.................................................................................. 23 3.3.4 系统输入输出设计.......................................................................... 23 3.3.5 数据库设计...................................................................................... 24

4 系统使用说明....................................................................................................... 27

4.1 系统运行环境 ............................................................................................ 27 4.2 系统页面及名称 ........................................................................................ 27 4.3 系统的使用 ................................................................................................ 28

4.3.1 常用操作.......................................................................................... 28 4.3.2 各模块的使用说明.......................................................................... 28 4.3.3 系统测试与性能分析...................................................................... 37

5 毕业设计心得体会............................................................................................... 37

5.1 对管理信息系统开发的体会 ............................................................. 37 5.2 设计实践体会 ..................................................................................... 38 5.3 设计语言体会 ..................................................................................... 39 5.4 理论和实际相结合 ............................................................................. 39

结束语.......................................................................................................................... 39 参考文献...................................................................................................................... 40 致谢.............................................................................................................................. 40 附录.............................................................................................................................. 41