特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

銀行保險銷售臺賬管理系統的設計與實現.doc

約63頁DOC格式手機打開展開

銀行保險銷售臺賬管理系統的設計與實現,摘要   銀行保險是銀行與保險兩大金融行業(yè)融合的產物,是銀行和保險公司在90年代中期開始的新型合作形式,是在金融服務融合和金融服務一體化的基礎上發(fā)展起來的,是對銀行資產負債業(yè)務的重要補充。近年來銀行代理保險業(yè)務持續(xù)快速增長,2010年全國銀保渠道保費收入已達3503.79億元,占保險業(yè)保費總量的71.29%,成為保險公...
編號:45-253981大小:5.14M
分類: 論文>計算機論文

內容介紹

此文檔由會員 luzzer 發(fā)布

摘要
   銀行保險是銀行與保險兩大金融行業(yè)融合的產物,是銀行和保險公司在90年代中期開始的新型合作形式,是在金融服務融合和金融服務一體化的基礎上發(fā)展起來的,是對銀行資產負債業(yè)務的重要補充。近年來銀行代理保險業(yè)務持續(xù)快速增長,2010年全國銀保渠道保費收入已達3503.79億元,占保險業(yè)保費總量的71.29%,成為保險公司保險銷售的三大渠道之首,也成為銀行重要的中間業(yè)務收入來源。
   但在銀行保險銷售業(yè)務高速增長的同時,如何利用計算機技術準確統計銀行代理保險的銷售數據,實現不同公司、不同產品的緯度統計分析,及時通報銷售情況,并以此作為銀行營業(yè)網點績效考核,資源分配的重要依據日益成為商業(yè)銀行需要解決的一個重要問題。
   本文正是結合實際工作流程,使用ASP動態(tài)網頁技術作為開發(fā)平臺,應用軟件工程方法,采用三層架構體系和SQL Server數據庫系統等計算機技術,結合B/S實現模式,在對建設銀行基層網點代理銷售保險業(yè)務流程進行充分研究的前提下,設計開發(fā)一套銀行保險銷售臺賬管理系統,實現銀行營業(yè)網點代理保險銷售業(yè)務數據及時、準確、高效地統計匯總,以提高管理效率和質量,節(jié)約人力資源,為經營決策和資源分配提供支持。同時考慮到該系統的實用性及可拓展性,在系統需求分析及設計環(huán)節(jié),采用臺賬定義通用模塊,以增加該軟件良好的適用性及可擴展性。
   出于操作方便性考慮,系統的實現采用了B/S模式,即數據的錄入操作在客戶端操作,服務器只用來保存數據;管理人員和需要查閱信息的終端通過瀏覽器即可完成操作,無需安裝額外的軟件。
   在組織結構上,本文首先介紹論文研究背景、選題意義及系統的特點,對開發(fā)工具、體系結構、開發(fā)方法和系統開發(fā)運行平臺進行了簡單介紹。其次從業(yè)務需求、功能需求及其他需求三個方面對系統需求進行詳細分析,設計部分從系統目標、原則著手,提出系統的總體架構設計方案,然后結合業(yè)務需求,在系統總體架構下,分別對七個子系統進行詳細地分析和設計,最后對論文進行總結,對系統的進一步完善提出展望。
   
   關鍵詞:銀行保險;臺賬;管理系統
Abstract
   Bank Insurance is the fusion of banking and insurance. It is a new cooperation form between banks and insurance which began in the mid-1990s, and developed from the financial services integration. It is also an important complement to liability business. The bank insurance agency businesses in recent years increase rapidly. In 2010, bank insurance premium income reached 350.379 billion yuan, accounting for 71.29% of the total insurance premiums. It has become the first of the three marketing channels of insurance company and also the income source of bank’s intermediate business
   However, while the rapid growth of bank insurance sales, many problems arose, such as how to use computer technology to add up accurate statistics on bank insurance agency sales data, to realize latitude statistical analysis for different products in different companies, to report timely information about sales. The method of solving these problems has become an important issue for checking the performance appraisal of bank branches and allocating resources
   With the actual workflow, using ASP dynamic web technology as a development platform, applying software engineering approach, the three-tier system and SQL Server database system, such as computer technology, combined with the B / S mode, the grass-roots network in the Construction Bank selling insurance business processes as prerequisites of our study, we try to design a set of bank insurance sales ledger management system , so that we can get bank branches agent insurance sales data timely, improve management efficiency and quality and provide support for business decision-making and resource allocation. And at the same time, taking into account the practicality and scalability of the system, we use the ledger definition of generic modules to increase the applicability of the software system during the process of design and analysis of the system requirements
   Taking into account of the convenience in implementation of the system we used the B/S mode, i.e. through data entry operation, the server is only used to save the data; terminal management and access to information through a browser to complete the operation, without having to install additional software.
   In terms of structure, this dissertation first introduces the thesis researching background, the significance of the topic, the development tools, structure, development methodologies and system development, operation platform, followed by business requirements, functional requirements and other needs of three detailed analysis of aspects of system requirements. Then it briefly introduces the design part of the system goals, principles, proceed with proposed overall system structure design. And then combined with business needs, we put forward the overall system structure, detail analysis and design of seven subsystems. And finally the dissertation summarizes the prospect the further improvement of the system.
   Keywords: Bank Insurance; Agency; Management System
目  錄
第一章 引言 1
1.1 研究背景及選題意義 1
1.1.1 研究背景 1
1.1.2 選題意義 2
1.2 國內外現狀 2
1.3 論文研究的主要內容 3
1.4論文的組織結構安排 3
第二章 相關技術介紹 5
2.1 B/S結構 5
2.2 ASP動態(tài)網頁技術 7
2.3 Microsoft SQL Server數據庫系統 8
2.4 JavaScript 8
2.5 IIS 9
2.6 小結 9
第三章 系統需求分析 10
3.1 業(yè)務需求分析 10
3.1.1 銀行保險銷售管理流程分析 10
3.1.2 業(yè)務流程存在的可通過計算機技術解決或改進的問題及對策分析 13
3.1.3 其他通用臺賬需求 15
3.2 系統功能需求分析 15
3.2.1 系統功能劃分 15
3.2.2 身份驗證子系統需求分析 16
3.2.3 數據錄入子系統需求分析 16
3.2.4 查詢統計子系統需求分析 17
3.2.5 用戶管理子系統需求分析 18
3.2.6 機構管理子系統需求分析 19
3.2.7 臺賬定義子系統需求分析 20
3.2.8 信息發(fā)布 21
3.3 系統的其他需求 22
3.4 小結 22
第四章 系統總體設計 23
4.1 設計目標 23
4.2 設計原則 23
4.3 總體結構 24
4.3.1 系統物理架構 24
4.3.2 系統軟件架構 24
4.4 小結 25
第五章 系統詳細設計 26
5.1 身份驗證子系統的設計與實現 26
5.1.2 用戶登錄 26
5.1.3 更改密碼 29
5.1.4 重置密碼 31
5.2 臺賬定義子系統的設計與實現 31
5.2.1 臺賬定義的屬性 32
5.2.2 臺賬字段的屬性 33
5.2.3 臺賬定義子系統的處理流程 36
5.3 數據錄入子系統的設計與實現 37
5.4 查詢統計子系統的設計與實現 39
5.4.1 按機構查詢 39
5.4.2 按關鍵字查詢 41
5.4.3 按條件查詢 42
5.5 用戶管理子系統的設計與實現 42
5.6 機構管理子系統的設計與實現 44
5.7 信息發(fā)布子系統的設計與實現 46
5.8 小結 47
第六章 總結及展望 48
6.1 總結 48
6.2 展望 48
參考文獻 50
致謝 51