文件名称:offline_bank
介绍说明--下载内容来自于网络,使用问题请自行百度
脱机执行银行业务操作(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
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
offline_bank/脱机执行银行业务源代码/dispaccount$1.class
offline_bank/脱机执行银行业务源代码/dispaccount.class
offline_bank/脱机执行银行业务源代码/dispaccount.java
offline_bank/脱机执行银行业务源代码/getmoney$1.class
offline_bank/脱机执行银行业务源代码/getmoney.class
offline_bank/脱机执行银行业务源代码/getmoney.java
offline_bank/脱机执行银行业务源代码/newaccount$1.class
offline_bank/脱机执行银行业务源代码/newaccount.class
offline_bank/脱机执行银行业务源代码/newaccount.java
offline_bank/脱机执行银行业务源代码/Offline_Banking.class
offline_bank/脱机执行银行业务源代码/Offline_Banking.java
offline_bank/脱机执行银行业务源代码/operation$1.class
offline_bank/脱机执行银行业务源代码/operation.class
offline_bank/脱机执行银行业务源代码/operation.java
offline_bank/脱机执行银行业务源代码/readme.txt
offline_bank/脱机执行银行业务源代码/savemoney$1.class
offline_bank/脱机执行银行业务源代码/savemoney.class
offline_bank/脱机执行银行业务源代码/savemoney.java
offline_bank/脱机执行银行业务源代码/trans_account$1.class
offline_bank/脱机执行银行业务源代码/trans_account.class
offline_bank/脱机执行银行业务源代码/trans_account.java
offline_bank/脱机执行银行业务源代码
offline_bank/脱机执行银行业务用例图.vsd
offline_bank/脱机执行银行业务类图.vsd
offline_bank
www.dssz.com.txt
offline_bank/脱机执行银行业务源代码/dispaccount$1.class
offline_bank/脱机执行银行业务源代码/dispaccount.class
offline_bank/脱机执行银行业务源代码/dispaccount.java
offline_bank/脱机执行银行业务源代码/getmoney$1.class
offline_bank/脱机执行银行业务源代码/getmoney.class
offline_bank/脱机执行银行业务源代码/getmoney.java
offline_bank/脱机执行银行业务源代码/newaccount$1.class
offline_bank/脱机执行银行业务源代码/newaccount.class
offline_bank/脱机执行银行业务源代码/newaccount.java
offline_bank/脱机执行银行业务源代码/Offline_Banking.class
offline_bank/脱机执行银行业务源代码/Offline_Banking.java
offline_bank/脱机执行银行业务源代码/operation$1.class
offline_bank/脱机执行银行业务源代码/operation.class
offline_bank/脱机执行银行业务源代码/operation.java
offline_bank/脱机执行银行业务源代码/readme.txt
offline_bank/脱机执行银行业务源代码/savemoney$1.class
offline_bank/脱机执行银行业务源代码/savemoney.class
offline_bank/脱机执行银行业务源代码/savemoney.java
offline_bank/脱机执行银行业务源代码/trans_account$1.class
offline_bank/脱机执行银行业务源代码/trans_account.class
offline_bank/脱机执行银行业务源代码/trans_account.java
offline_bank/脱机执行银行业务源代码
offline_bank/脱机执行银行业务用例图.vsd
offline_bank/脱机执行银行业务类图.vsd
offline_bank
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.