搜索资源列表
yinhang
- 模拟银行ATM机的账户管理功能 1、实现用户的登录功能,要求用户输入账号和密码。登录失败应给出提示信息。 2、只允许同一个账号连续密码输入错误三次,超过三次程序结束。 3、登录成功后,提供以下功能:1为查询余额;2为存款功能;3为取款功能;4为修改密码;5为转账功能。(4和5为选做项目)。-Simulation Bank ATM machine account management function 1, to achieve the user' s login functio
online-bank
- 我做的是一个模拟网上银行系统,主要是模拟真实网银中存取操作和转账操作后的实时短信通知用户的功能。 -I am doing is a simulated online banking system is to simulate real online banking operations and transfer operations to access real-time SMS notification after the user' s function.
bankmanage
- 本管理系统的开发主要是为了满足银行日常存取款操作的要求,帮助银行有效地管理储户的信息,减轻银行工作人员的管理操作。它主要包括储户开户、日常的存取款操作、转帐管理、打印报表、更改密码、密码忘记等功能。-The development of the management system is to meet the daily bank deposit and withdrawal operations, the depositor help banks to effectively manage i
webbanksystem
- 一个简单的银行系统,有基本的转账查询功能(Java+JSP+SQLserver2000)-A simple banking system, a basic search function transfer (Java+ JSP+ SQLserver2000)
BankManage
- 这是用控制台应用程序编写的一个银行管理系统,包括1.查询余额 2.取钱 3.存款4.转账功能,可供初学者借鉴。-This is a console application written using a bank management system, including 1 check balances 2 withdrawals 3 deposit 4 transfer function for beginners learn.
ATM
- 实现ATM取款机 功能有取款、转帐、查询余额、退出-c++ make the ATM catch the money out the function:catch the money out transfer the accounts check the balance and quit the system
ATM
- C语言模拟的银行ATM机系统!利用文件存储!每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、取、转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密! -C-language simulation of ATM machine system! The use of file storage! Each user will be saved to user.txt text, the other syste