1、基于 JAV A 的银行账户管理系统的设计与实现 摘摘 要要 随着我国信息产业的迅速发展以及中国加入世界贸易组织,国内外银 行之间的竞争也越来越激烈,如何发展业务以吸引更多顾客是各银行面对 的当务之急。于此同时,账户管理是银行业务流程过程中十分重要且必备 的环节之一,并且现在银行的业务越来越多,吸引的客户也越来越多,银 行账户的高效管理就越显重要。 银行账户管理系统是针对银行账户的日常管理而设计,操作方便而且 界面简洁,使用 Java 作为编程语言,Eclipse 作为开发工具,Mysql作为后 台数据存储,采用软件工程的开发原理,按照需求分析、概要设计、详细 设计、程序编码、软件测试等过程进
2、行规范设计。 本银行账户管理系统具有良好的容错性,在出现误操作时能及时的给 出相关错误提示,以便于用户及时地更正。设计过程思路清晰,模块划分 简洁,设计各阶段分工明确,极大的提高了本系统的实现。 关键词:关键词:账户管理;业务流程;Java;Eclipse;软件工程 基于 JAV A 的银行账户管理系统的设计与实现 Abstract With the rapid development of the information industry and Chinas accession to the world trade organization, the competition between
3、 domestic and foreign bank is also more and more fierce. How to develop business to attract more customers at the moment is the problem many banks confront. At the same time, account management is one of the important and necessary links in the process of bank business. Besides, the bank businesses
4、nowadays are becoming larger and larger, and more and more customers are attracted, so efficient management of bank account seems extremely important. Bank account management system is designed for the daily administration of bank account. It is easy to operate and has a concise interface. It uses Java as a programming language, apply Eclipse as development tools, choose Mysql as the background data storage and adopt the software engineering evelopment principle. It is designed according to t