文件名称:Bank

  • 所属分类:
  • 其他行业
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-12-16
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 王*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

使用面向对象实现封装模拟银行system

Bank类: 业务层服务层service

最多可以管理50个账户

1.开户 会给当前客户分配一个随即的八位卡号 要求不能与已有客户id相同

由客户来输入密码

2.销户 客户需要提供卡号和密码来注销这个账户

3.存款 客户id卡号<和密码> 存款金额

4.取款 客户需要提供id卡号和密码 取款金额

5.转账 客户需要提供卡号 密码 转账的卡号和金额

6.查询 卡号 密码

7.修改密码 卡号密码 键入新密码

8.查询所有有效账户信息

账户://model层 模型层

id

password

banlance

1.开户 会给当前客户分配一个随即的八位卡号 要求不能与已有客户id相同

由客户来输入密码

2.销户 客户需要提供卡号和密码来注销这个账户

3.存款 客户id卡号<和密码> 存款金额

4.取款 客户需要提供id卡号和密码 取款金额

5.转账 客户需要提供卡号 密码 转账的卡号和金额

6.查询 卡号 密码

7.修改密码 卡号密码 键入新密码-Using object-oriented package analog Bank system

Bank categories: business layer, service layer service

You can manage up to 50 accounts

1. Account will give current customers are assigned a random digit card number requirements can not be the same as the existing customer id

              By the customer to enter a password

Cancellation customers will need to provide the card number and password to log off the account

Deposit customer id card number <password> deposit amount

4 withdrawals customers need to provide the id card number and password Withdrawal Amount

Transfer customers need to transfer the card number and the amount of the card number and password

6. Inquiries card number and password

7 to change the password card number and password, type the new password

8 queries all valid account information

Accounts ://model layer model layer

id

password

banlance

1. Account will give current customers are assigned a random digit card
(系统自动生成,下载前可以参看下载内容)

下载文件列表





BankService.java

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org