搜索资源列表
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_final
- 用Java对银行ATM自动取款机的描述,具有存款,取款,转账,修改密码的功能,其中转账是有手续费的,可以自行修改-Using Java on the bank descr iption ATM automatic teller machine, with deposits, withdrawals, transfers, change passwords, the function, of which there is a transfer fee, and can modify
Wallet
- 用Java编写的自动储钱程序,模拟ATM-Using Java to prepare automatic procedures to save money, simulated ATM
ATM
- 利用简单的数据库实现ATM柜员机的基本功能(包括存取款,转账,开户,开锁)实现管理员与普通用户的区分-Using simple database implementation of the basic functions of ATM teller machines [including deposits, transfers, account opening, unlock] the administrator and general users to realize the distinct
pro
- atm simulation system using java swings-atm simulation system using java swings
ATM-case
- 使用java编写的ATM程序,实现了存/取款,查询,以及利率的计算-ATM programs written using the java realized the deposit/withdrawal, query, and the calculation of interest rates
daima
- java实现的模拟ATM机系统 使用图形用户界面。当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以按照以下规则进行: 1、查询余额:初始余额为10000元 2、ATM取款:每次取款金额为正数,总额不超过5000元,支取金额不允许透支。 3、ATM存款:不能出现负存款。 4、修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码 -java imp
ATM
- ATM机,简单的自动取款机,用Java实现的,可以通过-ATM machines, a simple automated teller machine, using Java to achieve, can be
ATM
- Java ATM柜员机模拟程序 使用图形用户界面,设计登陆界面,使用图形界面实现,要符合日常软件使用规范来设计菜单和界面,方便用户操作-Java ATM ATM simulation program using the graphical user interface, design entry interface, using the graphical interface implementation, to meet the daily software specifications to
ATM
- 利用java字符命令编写,实现ATM存取款机的模拟程序.-Characters using java command to write, implement ATM deposit machine simulation program.
ATM-Example
- 使用java编写的模拟atm的代码,多线程操作,实现了存取查询功能-Atm using the java code written in simulation, multi-threaded operation, to achieve the access search functions
WindowBox.java
- 使用图形用户界面。当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以按照以下规则进行: (1)查询余额功能:初始余额为10000元 (2)ATM取款功能:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。 (3)ATM存款功能:不能出现负存款。 (4)修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码 -Using a graph
ATM
- 使用Java语言编写的,采用抽象工厂等模式编写的模拟ATM-Written using the abstract factory pattern simulation of ATM, etc.
Atm
- Atm simulation software implemented using java
ATM
- ATM取款机模拟。用java编写的代码。主要是servlet的应用-ATM cash machine simulation. Prepared using java code. Servlet application
ATM
- 采用java语言编写的简单的ATM处理系统,-Using java language simple ATM processing system,
ATM
- 使用java简单模拟银行ATM机实现,适合初学者练习语法及锻炼逻辑思维能力-Java simple simulation using bank ATM machine implementation, suitable for beginners to practice grammar and exercise logical thinking ability
Atm.java
- ATM Simulator using Java Swing
ATM
- 用java语言做的一个模拟ATM机的程序。可支持取款存款等操作-Using java language to do a simulation ATM machine program. Cash deposits and other operations support
game:ATM
- Java语言程序设计(基础篇)编程练习题10.7(用Account类来模拟一台ATM机)(Java programming language (basic) programming exercises 10.7 (using Account class to simulate a ATM machine))