欢迎来到天天文库
浏览记录
ID:828222
大小:3.22 MB
页数:49页
时间:2017-09-09
《本科毕业设计论文_基于java的银行账户管理系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于JAVA的银行账户管理系统的设计与实现摘要随着我国信息产业的迅速发展以及中国加入世界贸易组织,国内外银行之间的竞争也越来越激烈,如何发展业务以吸引更多顾客是各银行面对的当务之急。于此同时,账户管理是银行业务流程过程中十分重要且必备的环节之一,并且现在银行的业务越来越多,吸引的客户也越来越多,银行账户的高效管理就越显重要。银行账户管理系统是针对银行账户的日常管理而设计,操作方便而且界面简洁,使用Java作为编程语言,Eclipse作为开发工具,Mysql作为后台数据存储,采用软件工程的开发原理,按照需求分析、
2、概要设计、详细设计、程序编码、软件测试等过程进行规范设计。本银行账户管理系统具有良好的容错性,在出现误操作时能及时的给出相关错误提示,以便于用户及时地更正。设计过程思路清晰,模块划分简洁,设计各阶段分工明确,极大的提高了本系统的实现。关键词:账户管理;业务流程;Java;Eclipse;软件工程基于JAVA的银行账户管理系统的设计与实现AbstractWiththerapiddevelopmentoftheinformationindustryandChina'saccessiontotheworldtrade
3、organization,thecompetitionbetweendomesticandforeignbankisalsomoreandmorefierce.Howtodevelopbusinesstoattractmorecustomersatthemomentistheproblemmanybanksconfront.Atthesametime,accountmanagementisoneoftheimportantandnecessarylinksintheprocessofbankbusiness.B
4、esides,thebankbusinessesnowadaysarebecominglargerandlarger,andmoreandmorecustomersareattracted,soefficientmanagementofbankaccountseemsextremelyimportant.Bankaccountmanagementsystemisdesignedforthedailyadministrationofbankaccount.Itiseasytooperateandhasaconci
5、seinterface.ItusesJavaasaprogramminglanguage,applyEclipseasdevelopmenttools,chooseMysqlasthebackgrounddatastorageandadoptthesoftwareengineeringevelopmentprinciple.Itisdesignedaccordingtotherequirementanalysis,generaldesign,detaileddesign,programcode,software
6、testandsoon.Thisbankaccountmanagementsystemisgoodatfaulttolerance.Whendealingwiththewrongoperation,itcanpointouttherelatederrorsintime,sothatuserscancorrecttheerrorstimely.Thethinkingofthedesignprocessisclear,themodulepartitionisconciseandthedivisionofeachst
7、ageisexplicit,whichcontributealottotheachivementofthissystem.Keywords:accountmanagement;softwareengineering;Java;Eclipse;businessprocess基于JAVA的银行账户管理系统的设计与实现目录第1章绪论11.1概述11.2可行性分析11.2.1技术可行性11.2.2经济可行性11.2.3管理可行性21.3设计意义21.4设计目标2第2章开发工具及运行环境32.1开发工具32.1.1Jav
8、a语言特性32.1.2Eclipse32.1.3Mysql与NavicatforMysql42.2运行环境4第3章系统需求分析53.1功能模块分析53.1.1用户注册53.1.2用户登录53.1.3用户主菜单53.1.4存款功能63.1.5取款功能63.1.6转账功能63.1.7查询功能73.1.8修改密码73.1.9返回功能83.2业务流程分析83.3数据流程分析83.3.1系统关联
此文档下载收益归作者所有