您现在的位置:  飞速资源网软件下载毕业设计论文计算机毕业设计JSP中保财险保单管理系统的开发(SQL2000)含录像下载

中保财险保单管理系统的开发(SQL2000)含录像

  • 名称: 中保财险保单管理系统的开发(SQL2000)含录像
  • 类型: 毕业设计论文 - 计算机毕业设计 - JSP
  • 大小: 0 Bytes
  • 语言: 简体中文
  • 推荐星级:
  • 更新时间: 06-09
  • 下载次数: 662
  • Tag:JSP,JSP毕业设计,JSP毕业论文,JSP源代码,毕业设计下载   
  • 收藏此页: 将此页加入收藏
中保财险保单管理系统的开发(SQL2000)含录像简介:
中保财险保单管理系统的开发(SQL2000)含录像,类型为JSP。由[飞速资源网|http://www.ff70.com ]提供下载交流学习,版权归原作者所有,

摘 要
本文采用自顶向下的结构化的系统分析方法,阐述了一个功能全面的中保财险保单管理系统的开发过程、操作流程及其一些核心的技术。本文首先进行了项目概述,简单介绍了项目开发的背景、项目开发的目的和项目开发的意义;接下来是系统规划阶段,通过实际的业务流程调研,分析了系统的组织结构,具体完成了中保财险保单管理系统的需求分析、可行性分析、现行业务流程分析,并通过对现行业务流程的优化,得出了系统的业务流程;之后是系统分析,具体完成了数据流分析和数据字典;系统设计阶段主要完成了功能模块的划分、数据库的设计和系统界面设计。该阶段对各个模块的功能进行了详细设计,形成了本系统的功能模块图,在此基础上选择了合适的开发模式;数据库的设计先进行了概念结构设计,之后进行了逻辑结构设计,最后完成了数据库表的设计。
根据前几个阶段的分析和设计,该系统决定采用B/S结构,JSP作为开发平台,数据库采用Microsoft SQL Server 2000,完成了系统的程序实施。本系统的设计实施为中保财险保单管理系统的运行做基础,为中保财险保单的管理提供良好的条件。

关键词:保单管理,结构化分析,系统

Abstract
In this paper, top-down structured systems analysis, describes a full-featured management system PICCP & C policy development, operational processes and some of its core technology. This paper carried out the project overview, a brief background of project development, project development and project development objective of the meaning; followed by the system planning stage, the actual business processes through research and analysis of the system's organizational structure, completed in the specific Insurance Insurance Policy Management System requirements analysis, feasibility analysis, the existing business process analysis, and optimization of existing business processes, business processes, the system obtained; followed by system analysis, the specific data flow analysis completed and the data dictionary ; system design phase is mainly done by the function module, database design and system interface design. This phase of the function of each module in detail the design, forming a functional block diagram of the system, on this basis, have chosen the right development model; database design first tested the concept design, followed by a logic design, and finally completed the design of the database table.
According to previous analysis and design phase, the system decided to use C / S structure, JSP as a development platform, the database uses Microsoft SQL Server 2000, completed a systematic process to implement. Design and implementation of this system for the PICCP & C policy administration system running as a foundation for the management of PICCP & C policies provide good conditions.

Key Words:policy management structural analysis system

系统开发工具
本系统主要使用JSP、Struts技术对系统进行设计和开发。JSP拥有Java程序设计语言“一次编写,各处执行”、“安全性、保密性高”等的特点[13];Struts框架为开放者提供了一个统一的标准框架,通过使用Struts作为基础,开发者能够更专注于应用程序的商业逻辑,Struts能充分满足应用开发的需求,简单易用,敏捷迅速。使用Microsoft SQL Server 2000数据库作为后台数据库,SQL Server 2000系统具有强大的网上功能,可以在互联网上发布数据库中的数据。在SQL Server 2000系统中,允许用户简单的使用一些向导和工具把数据库的数据发布到网络上,并且可以根据需要来调度修改已经发布的数据。在大家所了解数据库系统中,Microsoft SQL Server 2000,经过三十多年的发展,已经成为最重要的数据处理技术,被广泛应用到多种项目的开发与设计中,决定采用此数据库系统来完成系统的设计。






目    录  12000字
摘 要    I
Abstract    II
第1章 引言    1
1.1 项目开发的背景    1
1.2 项目开发意义    2
第2章 系统规划    3
2.1  可行性分析    3
2.1.1 经济可行性    3
2.1.2 技术可行性    3
2.1.3 操作可行性    3
2.1.4 社会可行性    4
2.2 业务流程分析    4
2.3 性能分析    6
2.3.1多层结构设计    6
2.3.2 操作简单    7
2.3.3代码可读性好    7
2.4 总体设计原则    7
2.4.1易用性原则    7
2.4.2实用性原则    7
2.4.3技术先进性和成熟性原则    7
第3章 系统分析    8
3.1 数据流图    8
3.2 数据字典    10
第4章 系统设计    13
4.1 系统功能设计    13
4.2 数据库设计    14
4.2.1 概念结构设计    14
4.2.2 数据库表设计    19
4.3 系统开发工具和开发模式的设计    20
4.3.1 系统开发工具    20
4.3.2 系统开发模式    21
第5章 系统实现    22
5.1 登录管理模块    22
5.1.1 登录模块    22
5.1.2 程序流程    23
5.2 超级管理员登录首界面    23
5.3客户管理界面    24
5.4 添加客户化界面    25
5.5 添加保单界面    26
5.6 保单类型管理界面    27
5.7 缴费方式添加界面    28
5.8 员工权限管理界面    29
5.9 操作员添加界面    30
第6章 系统测试    31
6.1 系统测试的定义    31
6.2 系统测试的目的及意义    31
6.3 系统测试的重要性    31
6.4 系统测试的常用方法    32
6.5 系统运行情况    33
6.6 系统测试结果    33
第7章 总结和展望    34
参 考 文 献    35
致 谢    36

管理(34)SQL2000(22)中保(1)财险(1)保单(1)


如果觉得《中保财险保单管理系统的开发(SQL2000)含录像》JSP,JSP毕业设计,JSP毕业论文,JSP源代码,毕业设计下载不错,可以推荐给好友哦。
下载说明
·站内提供的所有资源均是由网上搜集或网友上传,任何涉及商业盈利目的均不得使用,仅能作为学习研究目的使用,否则产生的一切后果将由您自己承担!请您于24小时内自觉将其删除并向著者购买使用许可证。
·站内提供的所有资源均是由网上搜集,若侵犯了您的权益,敬请来信通知我们!
广告联系|管理下载|游戏下载|公文中心|驾驶考试|电脑教学|教育教学|名言名句|网站地图|热门专题
Copyright © 资源下载. All Rights Reserved .
本页提供中保财险保单管理系统的开发(SQL2000)含录像,JSP,JSP毕业设计,JSP毕业论文,JSP源代码,毕业设计下载参考。
1 2 3 4 5 6 7 8 9 10 11 12