搜索资源列表
bank 银行ATM模拟系统
- 银行ATM模拟系统(java)! 由java Swing、awt开发界面,由JDBC技术做后台数据库驱动! 采用MYSQL 数据库作为存数媒介。 此系统,模拟ATM机操作,存款、取款、借贷、等-Bank ATM simulation system (java)! By the java Swing, awt development interface, back-end database by the JDBC technology driver to do! As the n
ATM
- ATM取款机,自动存款,取款,查询余额,密码,修改账户信息-ATM machine,you can check your balance ,change your password ,savemoney,withmoney and so on
ATM
- 模拟ATM机实现存款、取款、修改密码、查询功能。利用SWING图形的界面,符合日常软件使用规范来设计菜单和界面,方便用户操作。工具使用eclipse 和SQL2008-Simulation of ATM machine to achieve deposits, withdrawals, change passwords, search functions. SWING graphical use interface, in line with the daily software to desi
JavaATM
- 模拟了atm机的基本功能,能够把用户的的基本要求都实现-Atm machine to simulate the basic functions, to bring users the basic requirements of both
ATM
- ATM机的简单程序..希望大家能用到。觉得好的请多下下哈-ATM machine simple procedure .. hope that we can use that. Please feel good under the circumstances Kazakhstan
ATM
- 本程序主要实现简单的ATM机取款,查询余额,修改密码等操作,跟银行取款模式一样的同界面! 主要用到的是ACCESS数据库-The main achievement of this process simple ATM machine withdrawals, balance inquiries, modify password operation, with the bank teller interface with the same model! The main use is the
ATM
- 一.TM柜员机模拟程序,其功能为: 当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以进行: 1 查询余额:初始余额为10000元 2 ATM取款:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。 3 ATM存款:不能出现负存款。 4 修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。 -1. TM ATM simulat
JAVAATM
- the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and dat
ATMchengxu
- )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and
ATM
- ATM机模拟 由于学习ATM机的一些简单操作。-ATM machine test。
atm
- 模拟atm自动柜员机的设计 有报告分析和程序-Atm automated teller machine simulation design analysis and process reports
ATM
- 这是由Java的GUI模拟银行ATM机的一些基本操作功能,并且连接MySQL数据库,保证数据的储蓄,希望对大家的学习有所帮助!-This is the GUI by the Java simulation of the bank ATM machine to operate some basic functions, and to connect MySQL database to ensure that the savings data, and they hope to help you s
ATM
- 一个实现ATM机功能的程序,对于初学者很有帮助,希望你能学到ATM代码知识。-ATM machine function to achieve a procedure useful for beginners, I hope you can learn the knowledge ATM code.
ATM
- ATM机的代码因该还算可以吧~希望能得到认可拉-ATM machine code
ATM
- ATM machine logic with graphics and user friendly
daima
- java实现的模拟ATM机系统 使用图形用户界面。当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以按照以下规则进行: 1、查询余额:初始余额为10000元 2、ATM取款:每次取款金额为正数,总额不超过5000元,支取金额不允许透支。 3、ATM存款:不能出现负存款。 4、修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码 -java imp
ATM
- ATM机实现,简单java代码。初学者可以参考-ATM machine to achieve
ATM-machine
- ATM machine simulation java
ATM-Machine
- Atm Machine Code In Java
game:ATM
- Java语言程序设计(基础篇)编程练习题10.7(用Account类来模拟一台ATM机)(Java programming language (basic) programming exercises 10.7 (using Account class to simulate a ATM machine))