银行管理系统

上传者: biexiansheng | 上传时间: 2019-12-21 19:28:34 | 文件大小: 4.79MB | 文件类型: rar
注:此银行管理系统是基于javase的课程设计,不是可视化的,是eclipse控制台的一个使用模式,包含和mysql数据库的交互,项目里面包含文档,数据库,ppt等等。 1、开户 开户时需要储户输入个人信息,包括姓名,开户金额,完成后储户信息被保存到一个储户基本信息文件中,并反馈给储户开户后的账号,初始密码(提示信息尽快修改长度为6位),开户金额,开户日期。同时生成一个操作记录包括账号,操作类型,操作金额,本次操作的具体时间,旧密码,新密码 2、存款 存款时储户提供事先获得的账号及存储的金额(现金),将金额加到账户原有金额中,然后返回本次操作的信息包括存储的金额,账号中现有金额,操作时间。同时生成一个操作记录包括账号,操作类型,操作金额,本次操作的具体时间,旧密码,新密码。 3、取款 取款时储户提供事先获得的账号及要提取的金额(现金),将账号中原有的金额减去要提取的金额,将现金交给储户,然后返回本次操作的信息包括提取的金额,账号中现有的金额,操作时间。同时生成一个操作记录包括账号,操作类型,操作金额,本次操作的具体时间,旧密码,新密码 4、转帐 转帐时储户提供事先获得转出账号,转出账号密码,转入账号,转帐金额,将转出账号中的金额减去转帐金额,转入账号中的金额加上转帐金额,然后返回本次操作的信息包括转帐的金额,转出账号现有的金额,本次操作的时间。同时生成一个操作记录包括账号,操作类型,操作金额,本次操作的具体时间,旧密码,新密码 5、查询 查询时储户提供账号,密码。返回查询信息包括账号,操作类型,操作金额,操作具体时间,旧密码,新密码 6、修改密码 修改密码时储户提供账号及密码,根据提示输入新密码两次(两次输入必须相同),完成后密码修改成功。同时生成一个操作记录包括账号,操作类型,操作金额,本次操作的具体时间,旧密码,新密码 7、销户 销户时储户提供账号及密码,将账号中的金额全部取出,然后将本账号的信息从文件中删除,返回销户成功

文件下载

资源详情

[{"title":"( 75 个子文件 4.79MB ) 银行管理系统","children":[{"title":"bank-master","children":[{"title":".project <span style='color:#111;'> 911B </span>","children":null,"spread":false},{"title":"WebContent","children":[{"title":"WEB-INF","children":[{"title":"lib","children":[{"title":"servlet-api.jar <span style='color:#111;'> 193.35KB </span>","children":null,"spread":false},{"title":"commons-beanutils-1.8.3.jar <span style='color:#111;'> 226.58KB </span>","children":null,"spread":false},{"title":"jackson-mapper-asl-1.9.13.jar <span style='color:#111;'> 762.37KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.1.11-bin.jar <span style='color:#111;'> 715.49KB </span>","children":null,"spread":false},{"title":"json-lib-2.1-jdk15.jar <span style='color:#111;'> 292.78KB </span>","children":null,"spread":false},{"title":"log4j-1.2.9.jar <span style='color:#111;'> 712.07KB </span>","children":null,"spread":false},{"title":"commy-web-0.0.1.jar <span style='color:#111;'> 19.12KB </span>","children":null,"spread":false},{"title":"commons-logging-1.1.1.jar <span style='color:#111;'> 59.42KB </span>","children":null,"spread":false},{"title":"commons-beanutils-1.7.0.jar <span style='color:#111;'> 184.25KB </span>","children":null,"spread":false},{"title":"jackson-core-asl-1.9.13.jar <span style='color:#111;'> 226.80KB </span>","children":null,"spread":false},{"title":"ezmorph-1.0.3.jar <span style='color:#111;'> 76.00KB </span>","children":null,"spread":false},{"title":"commons-collections-3.1.jar <span style='color:#111;'> 546.26KB </span>","children":null,"spread":false},{"title":"commons-logging.jar <span style='color:#111;'> 44.34KB </span>","children":null,"spread":false},{"title":"commons-lang-2.5.jar <span style='color:#111;'> 272.65KB </span>","children":null,"spread":false}],"spread":false},{"title":"web.xml <span style='color:#111;'> 657B </span>","children":null,"spread":false}],"spread":true},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 39B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"com","children":[{"title":"handson","children":[{"title":"bank","children":[{"title":"service","children":[{"title":"impl","children":[{"title":"AccountServiceImpl_bak.java <span style='color:#111;'> 21.75KB </span>","children":null,"spread":false},{"title":"AccountServiceImpl_bak2.java <span style='color:#111;'> 28.60KB </span>","children":null,"spread":false},{"title":"AccountServiceImpl.java <span style='color:#111;'> 39.94KB </span>","children":null,"spread":false},{"title":"RecordServiceImpl.java <span style='color:#111;'> 5.78KB </span>","children":null,"spread":false}],"spread":true},{"title":"RecordService.java <span style='color:#111;'> 493B </span>","children":null,"spread":false},{"title":"BankProcess.java <span style='color:#111;'> 14.44KB </span>","children":null,"spread":false},{"title":"IOProcess.java <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"AccountService.java <span style='color:#111;'> 671B </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"DbUtils.java <span style='color:#111;'> 3.14KB </span>","children":null,"spread":false},{"title":"Constants.java <span style='color:#111;'> 515B </span>","children":null,"spread":false},{"title":"ScannerUtils.java <span style='color:#111;'> 394B </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"RecordDao.java <span style='color:#111;'> 638B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"AccountDaoImpl.java <span style='color:#111;'> 13.85KB </span>","children":null,"spread":false},{"title":"RecordDaoImpl.java <span style='color:#111;'> 4.75KB </span>","children":null,"spread":false}],"spread":true},{"title":"AccountDao.java <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false}],"spread":true},{"title":"tools","children":[{"title":"Tools.java <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false}],"spread":true},{"title":"entity","children":[{"title":"Accounts.java <span style='color:#111;'> 379B </span>","children":null,"spread":false},{"title":"Record.java <span style='color:#111;'> 3.07KB </span>","children":null,"spread":false},{"title":"Account.java <span style='color:#111;'> 2.62KB </span>","children":null,"spread":false},{"title":"Records.java <span style='color:#111;'> 371B </span>","children":null,"spread":false}],"spread":true},{"title":"main","children":[{"title":"Bank.java <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"zhanghu.dat <span style='color:#111;'> 374B </span>","children":null,"spread":false},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'> 345B </span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 364B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"org.eclipse.core.resources.prefs <span style='color:#111;'> 55B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'> 562B </span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'> 567B </span>","children":null,"spread":false}],"spread":true},{"title":"config","children":[{"title":"软件0X—学号—姓名.rar <span style='color:#111;'> 446.80KB </span>","children":null,"spread":false},{"title":"db.properties <span style='color:#111;'> 159B </span>","children":null,"spread":false},{"title":"bank.sql <span style='color:#111;'> 5.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"build","children":[{"title":"classes","children":[{"title":"软件0X—学号—姓名.rar <span style='color:#111;'> 446.80KB </span>","children":null,"spread":false},{"title":"com","children":[{"title":"handson","children":[{"title":"bank","children":[{"title":"service","children":[{"title":"AccountService.class <span style='color:#111;'> 328B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"AccountServiceImpl_bak.class <span style='color:#111;'> 12.32KB </span>","children":null,"spread":false},{"title":"RecordServiceImpl.class <span style='color:#111;'> 5.81KB </span>","children":null,"spread":false},{"title":"AccountServiceImpl.class <span style='color:#111;'> 17.47KB </span>","children":null,"spread":false},{"title":"AccountServiceImpl_bak2.class <span style='color:#111;'> 14.60KB </span>","children":null,"spread":false}],"spread":false},{"title":"RecordService.class <span style='color:#111;'> 317B </span>","children":null,"spread":false},{"title":"BankProcess.class <span style='color:#111;'> 13.11KB </span>","children":null,"spread":false},{"title":"IOProcess.class <span style='color:#111;'> 3.75KB </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"DbUtils.class <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"Constants.class <span style='color:#111;'> 620B </span>","children":null,"spread":false},{"title":"ScannerUtils.class <span style='color:#111;'> 826B </span>","children":null,"spread":false}],"spread":false},{"title":"dao","children":[{"title":"AccountDao.class <span style='color:#111;'> 690B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"RecordDaoImpl.class <span style='color:#111;'> 4.96KB </span>","children":null,"spread":false},{"title":"AccountDaoImpl.class <span style='color:#111;'> 7.82KB </span>","children":null,"spread":false}],"spread":false},{"title":"RecordDao.class <span style='color:#111;'> 435B </span>","children":null,"spread":false}],"spread":false},{"title":"tools","children":[{"title":"Tools.class <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false}],"spread":false},{"title":"entity","children":[{"title":"Account.class <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false},{"title":"Records.class <span style='color:#111;'> 651B </span>","children":null,"spread":false},{"title":"Record.class <span style='color:#111;'> 3.76KB </span>","children":null,"spread":false},{"title":"Accounts.class <span style='color:#111;'> 657B </span>","children":null,"spread":false}],"spread":false},{"title":"main","children":[{"title":"Bank.class <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"db.properties <span style='color:#111;'> 159B </span>","children":null,"spread":false},{"title":"bank.sql <span style='color:#111;'> 5.59KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".classpath <span style='color:#111;'> 887B </span>","children":null,"spread":false},{"title":"jilu.dat <span style='color:#111;'> 405B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明