-基于JAVA的建设银行账目管理系统的设计.doc
文本预览下载声明
建设银行账目管理系统的设计
摘 要
随着我国信息产业发展迅速以及中国加入世界贸易组织,国内银行之间以及与外国银行之间的竞争也越来越激烈,怎样发展业务以吸引更多顾客是各银行面队的当务之急。
而帐目管理是银行业务流程过程中十分重要且必备的环节之一,在银行业务流程当中起着作用。针对上述,采用软件工程的开发原理,依据软件流程过程规范,按照需求分析、概要设计、详细设计、程序编码、测试等过程开发了一个银行管理系统。采用
Bank Account Management System
Abstract
Along with our country of information industry is developing quickly and China has acceded to WTO, many banks have to compete against each other for attracting customers. How to develop the business to attract more customers is the urgent matter that each bank confronts.
Bank account management is a very most important part of the process of the bank business. It plays a key role in the process of bank business. The business of the bank is more and more at present so that the customers of the bank are more and more too. The management of the bank account is very important for customers.
The bank account management system is a usual management to aim at the bank account to design. This operate system not only operates conveniently but also the interface is succinct, and the system needs to achieve some functions such as account management, search statistics, customer search etc. function
Aiming at the above circumstance, presents a practical method to implement a bank account management system based on software engineering ,according to the software process such as analyze the need, essentials design, detailed design, program, test, etc. Adopt JAVA programming language and use the tool of eclipse3.1 to design the bank account management system. It can complete system management, account management, search statistics, customer search etc. function.
Key words: Customer search; Account management; Search statistics; JAVA; Eclipse3.1
目 录
论文总页数:23页
1 引言 1
1.1 开发背景 1
1.2 开发意义 1
2 系统需求分析 2
2.1 银行帐目管理系统的需求 2
2.2 用户对系统的期望 2
2.3 编程语言和运行环境介绍 2
3 功能模块设计 3
3.1 银行帐目管理系统功能模块 3
3.2 功能模块介绍 4
4 系统的实现 5
4.1 登录界面的设计 5
4.2 操作主界面的设计 6
4.3 功能界面的设计 9
4.3.1 显示全部的功能实现 9
4.3.2 开户窗口的设计与实现 10
4.3.3 销户窗口的设计与实现 11
4.3.4 存款和取款窗口的设计与实现 13
4.3.5 修改信息窗口的设计与
显示全部