文件名称:BankManagementSystem
介绍说明--下载内容来自于网络,使用问题请自行百度
银行管理系统
一、 客户
对于客户我们应该知道他的姓名、地址、联系电话、证件类型、证件号码等。
二、 账户
对于一个客户,他在一个银行可以开通多个账号。所以对于一个账号,我们需要知道它的账户种类、账户号、开通此账户的客户信息,登录密码等。
三、 存取款功能
对于客户存款,需要记录他的存款时间,存入的账户号,完成此次存款的员工编
号。对于客户取款,我们要知道他在用哪个取款,同时应该验证身份信息(卡号,密码)要知道该卡上的存款额,及此次的取款额。根据卡上的金额与所取金额的差值决定是否属于透支类型。若属于透支类型,需要知道客户以前的透支记录,即哪张卡上(卡型)什么时间(上一次透支日期)透支多少(金额)。若可以透支需根据客户的信誉度和经济能力确定用户的最大可透支额,用户根据其信息来透支所需金额。
四、 转账
需要知道转账的卡型,卡号,密码(验证身份)。需要判断对方的账户。如果转账金额大于该卡现有金额则转账失败。
五、 网络银行口令卡
网络银行有一张配套的口令卡,横排数字指示,竖排英文字母指示,组合成一个矩阵,每个矩阵填入一个三位数,如A8在登录时填入A8中的数字即可验证登陆。
-Bank management system
First, customers
For customers we should know his name, address, telephone number, document type, document number.
Second, account
For a client, he can open a bank account number. So for an account, we need to know that it s account type, account number, the customer opened the account information, login password.
Third, deposit functions
For customer deposits, deposits his need to record the time deposit account number, complete the staff of the deposit code
No.. For customer withdrawals, we must know what he was using withdrawal, and should verify the identity information (card number, password) to know that the card deposits, and the amount of the check. According to the card with the amount of the difference between taking the decision whether the amount of overdraft type. If the type is overdrawn, overdraft need to know the customer s previous record, that is, on which card (card type) what time (the date of the last advance) how much overdraft
一、 客户
对于客户我们应该知道他的姓名、地址、联系电话、证件类型、证件号码等。
二、 账户
对于一个客户,他在一个银行可以开通多个账号。所以对于一个账号,我们需要知道它的账户种类、账户号、开通此账户的客户信息,登录密码等。
三、 存取款功能
对于客户存款,需要记录他的存款时间,存入的账户号,完成此次存款的员工编
号。对于客户取款,我们要知道他在用哪个取款,同时应该验证身份信息(卡号,密码)要知道该卡上的存款额,及此次的取款额。根据卡上的金额与所取金额的差值决定是否属于透支类型。若属于透支类型,需要知道客户以前的透支记录,即哪张卡上(卡型)什么时间(上一次透支日期)透支多少(金额)。若可以透支需根据客户的信誉度和经济能力确定用户的最大可透支额,用户根据其信息来透支所需金额。
四、 转账
需要知道转账的卡型,卡号,密码(验证身份)。需要判断对方的账户。如果转账金额大于该卡现有金额则转账失败。
五、 网络银行口令卡
网络银行有一张配套的口令卡,横排数字指示,竖排英文字母指示,组合成一个矩阵,每个矩阵填入一个三位数,如A8在登录时填入A8中的数字即可验证登陆。
-Bank management system
First, customers
For customers we should know his name, address, telephone number, document type, document number.
Second, account
For a client, he can open a bank account number. So for an account, we need to know that it s account type, account number, the customer opened the account information, login password.
Third, deposit functions
For customer deposits, deposits his need to record the time deposit account number, complete the staff of the deposit code
No.. For customer withdrawals, we must know what he was using withdrawal, and should verify the identity information (card number, password) to know that the card deposits, and the amount of the check. According to the card with the amount of the difference between taking the decision whether the amount of overdraft type. If the type is overdrawn, overdraft need to know the customer s previous record, that is, on which card (card type) what time (the date of the last advance) how much overdraft
相关搜索: delphi 网络
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源程序/Delphi函数.doc
源程序/Project1.cfg
源程序/Project1.dof
源程序/Project1.dpr
源程序/Project1.exe
源程序/Project1.res
源程序/rtx2_enter.JPG
源程序/rtx_enter.jpg
源程序/Unit1.dcu
源程序/Unit2.dcu
源程序/Unit2.ddp
源程序/Unit2.dfm
源程序/Unit2.pas
源程序/Unit3.dcu
源程序/Unit3.ddp
源程序/Unit3.dfm
源程序/Unit3.pas
源程序/Unit4.dcu
源程序/Unit4.ddp
源程序/Unit4.dfm
源程序/Unit4.pas
源程序/Unit5.dcu
源程序/Unit5.ddp
源程序/Unit5.dfm
源程序/Unit5.pas
源程序/Unit6.dcu
源程序/Unit7.dcu
源程序/Unit7.ddp
源程序/Unit7.dfm
源程序/Unit7.pas
源程序/Unit8.dcu
源程序/Unit8.ddp
源程序/Unit8.dfm
源程序/Unit8.pas
源程序/Unit9.dcu
源程序/数据库连接方式.txt
源程序/Unit1.pas
源程序/Unit1.dfm
源程序/Unit1.ddp
源程序/Unit6.pas
源程序/Unit6.dfm
源程序/Unit6.ddp
源程序/Unit9.pas
源程序/Unit9.dfm
源程序/Unit9.ddp
源程序/Proj.dpr
源程序/Proj.dof
源程序/Proj.cfg
源程序/Proj.res
源程序/Proj.exe
源程序
源程序/Project1.cfg
源程序/Project1.dof
源程序/Project1.dpr
源程序/Project1.exe
源程序/Project1.res
源程序/rtx2_enter.JPG
源程序/rtx_enter.jpg
源程序/Unit1.dcu
源程序/Unit2.dcu
源程序/Unit2.ddp
源程序/Unit2.dfm
源程序/Unit2.pas
源程序/Unit3.dcu
源程序/Unit3.ddp
源程序/Unit3.dfm
源程序/Unit3.pas
源程序/Unit4.dcu
源程序/Unit4.ddp
源程序/Unit4.dfm
源程序/Unit4.pas
源程序/Unit5.dcu
源程序/Unit5.ddp
源程序/Unit5.dfm
源程序/Unit5.pas
源程序/Unit6.dcu
源程序/Unit7.dcu
源程序/Unit7.ddp
源程序/Unit7.dfm
源程序/Unit7.pas
源程序/Unit8.dcu
源程序/Unit8.ddp
源程序/Unit8.dfm
源程序/Unit8.pas
源程序/Unit9.dcu
源程序/数据库连接方式.txt
源程序/Unit1.pas
源程序/Unit1.dfm
源程序/Unit1.ddp
源程序/Unit6.pas
源程序/Unit6.dfm
源程序/Unit6.ddp
源程序/Unit9.pas
源程序/Unit9.dfm
源程序/Unit9.ddp
源程序/Proj.dpr
源程序/Proj.dof
源程序/Proj.cfg
源程序/Proj.res
源程序/Proj.exe
源程序
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.