文件名称:offline_bank

  • 所属分类:
  • J2ME
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 199kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 宏*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

脱机执行银行业务操作(offline banking)

Java版

由于互联网的不安全性,为了防止在线电子转账时可能发生的电子偷窃行为,本题需要建立一个脱机的银行业务操作程序。



题目要求:



-本题要求在计算机上模拟一些基本的银行业务,界面要显示以下功能:



建立一个新的账户(包括两种:转帐帐户和存款账户,转帐帐户可以负债,存款帐户不能负债,但是具有相对较高的利息)。所以客户在建立一个新帐户时,需要进行选择。

向其他户头转账

存取现金

察看账户现金状况



-每个用户资料包括姓名,密码,账号,要存储在每个客户自己得数据库中,并且以后也将从这个数据库中调出。



-当用户在程序中给出不同的指令时,计算机要执行相应的操作,比如:扣除每月的房租,每年的利息,工资进帐等等。



-每个客户的每次交易(包括存,取,转账)都要存储下来,以便客户查询资金状况。



-在每次转账和提取现金的时候都要有密码询问,并且输入密码。当进行转账操作的时候,要输入相应的资料,比如:姓名,转账目的,金额,汇款人,接受人。-offline implementation of banking operations (offline banking) Java version of Internet insecurity, in order to prevent online electronic transfers may occur when the electronic theft, and that the need to establish an off-line banking procedures. Topics requirements :- that the requirements on the computer simulation of some basic banking services, interface to show that the following functions : create a new account (including two categories : the transfer of accounts and deposit accounts, transfer accounts can be liabilities, not liabilities of deposit accounts, but with relatively high interest) . So customers in the establishment of a new account, the need for a choice. Other accounts to access cash transfers account cash position to see-each user information including names, passwor
(系统自动生成,下载前可以参看下载内容)

下载文件列表

offline_bank

............\readme.txt

............\脱机执行银行业务源代码

............\......................\dispaccount$1.class

............\......................\dispaccount.class

............\......................\dispaccount.java

............\......................\getmoney$1.class

............\......................\getmoney.class

............\......................\getmoney.java

............\......................\newaccount$1.class

............\......................\newaccount.class

............\......................\newaccount.java

............\......................\Offline_Banking.class

............\......................\Offline_Banking.java

............\......................\operation$1.class

............\......................\operation.class

............\......................\operation.java

............\......................\readme.txt

............\......................\savemoney$1.class

............\......................\savemoney.class

............\......................\savemoney.java

............\......................\trans_account$1.class

............\......................\trans_account.class

............\......................\trans_account.java

............\脱机执行银行业务用例图.vsd

............\脱机执行银行业务类图.vsd

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org