文件名称:atmnew
- 所属分类:
 - JSP源码/Java
 - 资源属性:
 - [Java] [源码]
 - 上传时间:
 - 2012-11-26
 - 文件大小:
 - 72kb
 - 下载次数:
 - 0次
 - 提 供 者:
 - 任**
 - 相关连接:
 - 无
 - 下载说明:
 - 别用迅雷下载,失败请重下,重下不扣分!
 
下载 
            
                
                
	
	
	
	
                    别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
            如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
基于Java技术,只实现了ATM机的取款过程
在这个程序中,用到以下JAVA类库:
   
dataAccess(数据操作)类:包含用于数据库的相关操作
atmScreen(ATM屏幕)类:主要创建各操作窗体和相应按钮事件
Account(用户帐户)类:包含用户信息的验证、余额查询和扣钱等方法
readCard(读卡机)类:包含读取用户卡号和退卡(退出系统)
moneyMachine(取钱机)类:只用于打印清单
Atm(系统)类:系统主方法的开始,负责调用其他类-Based on Java technology, only the implementation process of ATM cash machine at this procedure, use the following JAVA class library: dataAccess (Data Manipulation) categories: database contains the relevant operation for atmScreen (ATM screen) categories: the main window to create the operation and the corresponding button Event Account (user account) categories: contains the user authentication information, such as balance inquiries and扣钱Ways readCard (card reader) categories: contains read the user card number and retirement card (System Exit) moneyMachine (money machine) categories: just for printing a list of Atm (System) categories: system, start the main method is responsible for other types of call相关搜索: 读卡
Java
atm
ATM
authentication
			在这个程序中,用到以下JAVA类库:
dataAccess(数据操作)类:包含用于数据库的相关操作
atmScreen(ATM屏幕)类:主要创建各操作窗体和相应按钮事件
Account(用户帐户)类:包含用户信息的验证、余额查询和扣钱等方法
readCard(读卡机)类:包含读取用户卡号和退卡(退出系统)
moneyMachine(取钱机)类:只用于打印清单
Atm(系统)类:系统主方法的开始,负责调用其他类-Based on Java technology, only the implementation process of ATM cash machine at this procedure, use the following JAVA class library: dataAccess (Data Manipulation) categories: database contains the relevant operation for atmScreen (ATM screen) categories: the main window to create the operation and the corresponding button Event Account (user account) categories: contains the user authentication information, such as balance inquiries and扣钱Ways readCard (card reader) categories: contains read the user card number and retirement card (System Exit) moneyMachine (money machine) categories: just for printing a list of Atm (System) categories: system, start the main method is responsible for other types of call相关搜索: 读卡
Java
atm
ATM
authentication
(系统自动生成,下载前可以参看下载内容)
下载文件列表
............\atmnew
............\......\Account.java
............\......\Atm.java
............\......\atmScreen.java
............\......\dataAccess.java
............\......\moneyMachine.java
............\......\readCard.java
............\......\文件说明.txt
............\......\运行
............\......\....\Account.class
............\......\....\Atm$1.class
............\......\....\Atm.class
............\......\....\atmScreen$1.class
............\......\....\atmScreen.class
............\......\....\Data
............\......\....\....\atm.mdb
............\......\....\dataAccess.class
............\......\....\moneyMachine.class
............\......\....\readCard.class
............\......\....\测试帐号.txt
............\......\....\运行.bat
    
	
............\......\Account.java
............\......\Atm.java
............\......\atmScreen.java
............\......\dataAccess.java
............\......\moneyMachine.java
............\......\readCard.java
............\......\文件说明.txt
............\......\运行
............\......\....\Account.class
............\......\....\Atm$1.class
............\......\....\Atm.class
............\......\....\atmScreen$1.class
............\......\....\atmScreen.class
............\......\....\Data
............\......\....\....\atm.mdb
............\......\....\dataAccess.class
............\......\....\moneyMachine.class
............\......\....\readCard.class
............\......\....\测试帐号.txt
............\......\....\运行.bat