文件名称:The-cafes-timing-management-system
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.8mb
- 下载次数:
- 0次
- 提 供 者:
- wangd*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用的数据库是oracle,数据库配置文件是在src的config里。
NETBAR.sql是一些数据库的初始表格。
里面有用到JDBCTempLate,已经加了jar包了。这个的使用自己研究下吧。
需要完成的最基本的功能:
当点击下机窗口的确定按钮时弹出info窗口,显示卡号、机器号、上机时间、下机时间、卡上余额、本次消费。
上机时需要验证卡号及卡密码。
上机时机器号显示在下拉菜单中,这说明需要获取所有未上机状态的所有机器号。
上机时需要验证卡余额,如果余额为0时,验证失败。
下机时只给出卡号,这说明需要通过机器号找到上机的卡号。这个卡号应该是在上机时就记录下来的了。
下机时需要计算上机、下机时间,算出消费金额,并从余额中扣出。
下机时需要把一些数据传递给info窗口,这样info窗口才能显示。-The use of the database is oracle database configuration file in src config.
NETBAR.sql is the initial form of a number of databases.
Which useful to JDBCTempLate has been added to the jar package. This use of their own research it.
Need to complete the most basic functions:
When the pop up info window, click the OK button of the window of the plane to display the card number, machine, computer time, the plane time, the balance on the card, the consumer.
On the machine need to verify that the card number and card PIN.
On the machine when the machine is displayed in the drop-down menu, which shows the need for all not on the machine state machine No.
On the machine need to verify that the card balance if the balance is 0:00 validation fails.
The plane only to give the card number, indicating a need to find through the machine number on the card number. The card number should be recorded on the machine.
Need to calculate when the next machine on the machine, machine time,
NETBAR.sql是一些数据库的初始表格。
里面有用到JDBCTempLate,已经加了jar包了。这个的使用自己研究下吧。
需要完成的最基本的功能:
当点击下机窗口的确定按钮时弹出info窗口,显示卡号、机器号、上机时间、下机时间、卡上余额、本次消费。
上机时需要验证卡号及卡密码。
上机时机器号显示在下拉菜单中,这说明需要获取所有未上机状态的所有机器号。
上机时需要验证卡余额,如果余额为0时,验证失败。
下机时只给出卡号,这说明需要通过机器号找到上机的卡号。这个卡号应该是在上机时就记录下来的了。
下机时需要计算上机、下机时间,算出消费金额,并从余额中扣出。
下机时需要把一些数据传递给info窗口,这样info窗口才能显示。-The use of the database is oracle database configuration file in src config.
NETBAR.sql is the initial form of a number of databases.
Which useful to JDBCTempLate has been added to the jar package. This use of their own research it.
Need to complete the most basic functions:
When the pop up info window, click the OK button of the window of the plane to display the card number, machine, computer time, the plane time, the balance on the card, the consumer.
On the machine need to verify that the card number and card PIN.
On the machine when the machine is displayed in the drop-down menu, which shows the need for all not on the machine state machine No.
On the machine need to verify that the card balance if the balance is 0:00 validation fails.
The plane only to give the card number, indicating a need to find through the machine number on the card number. The card number should be recorded on the machine.
Need to calculate when the next machine on the machine, machine time,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
The cafes timing management system\FirstPro\.classpath
..................................\........\.project
..................................\........\.settings\org.eclipse.jdt.core.prefs
..................................\........\bin\com\zhu\dao\CardDao.class
..................................\........\...\...\...\...\ComputerDao.class
..................................\........\...\...\...\...\impl\CardDaoImp$1.class
..................................\........\...\...\...\...\....\CardDaoImp.class
..................................\........\...\...\...\...\....\ComputerDaoImp$1.class
..................................\........\...\...\...\...\....\ComputerDaoImp.class
..................................\........\...\...\...\...\....\RecordDaoImp.class
..................................\........\...\...\...\...\RecordDao.class
..................................\........\...\...\...\.emo\Demo.class
..................................\........\...\...\...\entity\Card.class
..................................\........\...\...\...\......\Computer.class
..................................\........\...\...\...\......\Record.class
..................................\........\...\...\...\utils\Utils.class
..................................\........\...\...\...\view\ChargeCardDialog$1.class
..................................\........\...\...\...\....\ChargeCardDialog$2.class
..................................\........\...\...\...\....\ChargeCardDialog.class
..................................\........\...\...\...\....\CreateCardDialog$1.class
..................................\........\...\...\...\....\CreateCardDialog$2.class
..................................\........\...\...\...\....\CreateCardDialog.class
..................................\........\...\...\...\....\DeleteCardDialog$1.class
..................................\........\...\...\...\....\DeleteCardDialog$2.class
..................................\........\...\...\...\....\DeleteCardDialog.class
..................................\........\...\...\...\....\DownDialog$1.class
..................................\........\...\...\...\....\DownDialog$2.class
..................................\........\...\...\...\....\DownDialog.class
..................................\........\...\...\...\....\GetBalanceByCardid$1.class
..................................\........\...\...\...\....\GetBalanceByCardid$2.class
..................................\........\...\...\...\....\GetBalanceByCardid.class
..................................\........\...\...\...\....\InDialog$1.class
..................................\........\...\...\...\....\InDialog$2.class
..................................\........\...\...\...\....\InDialog.class
..................................\........\...\...\...\....\InfoDialog$1.class
..................................\........\...\...\...\....\InfoDialog.class
..................................\........\...\...\...\....\MainFrame$1.class
..................................\........\...\...\...\....\MainFrame$2.class
..................................\........\...\...\...\....\MainFrame$3.class
..................................\........\...\...\...\....\MainFrame$4.class
..................................\........\...\...\...\....\MainFrame$5.class
..................................\........\...\...\...\....\MainFrame$6.class
..................................\........\...\...\...\....\MainFrame$7.class
..................................\........\...\...\...\....\MainFrame$8.class
..................................\........\...\...\...\....\MainFrame$9.class
..................................\........\...\...\...\....\MainFrame.class
..................................\........\...\...\...\....\OurDialog.class
..................................\........\...\..nfig\dbConfig.properties
..................................\........\image\1.jpg
..................................\........\.....\2.jpg
..................................\........\.....\Thumbs.db
..................................\........\jar\classes12.jar
..................................\........\...\c
..................................\........\.project
..................................\........\.settings\org.eclipse.jdt.core.prefs
..................................\........\bin\com\zhu\dao\CardDao.class
..................................\........\...\...\...\...\ComputerDao.class
..................................\........\...\...\...\...\impl\CardDaoImp$1.class
..................................\........\...\...\...\...\....\CardDaoImp.class
..................................\........\...\...\...\...\....\ComputerDaoImp$1.class
..................................\........\...\...\...\...\....\ComputerDaoImp.class
..................................\........\...\...\...\...\....\RecordDaoImp.class
..................................\........\...\...\...\...\RecordDao.class
..................................\........\...\...\...\.emo\Demo.class
..................................\........\...\...\...\entity\Card.class
..................................\........\...\...\...\......\Computer.class
..................................\........\...\...\...\......\Record.class
..................................\........\...\...\...\utils\Utils.class
..................................\........\...\...\...\view\ChargeCardDialog$1.class
..................................\........\...\...\...\....\ChargeCardDialog$2.class
..................................\........\...\...\...\....\ChargeCardDialog.class
..................................\........\...\...\...\....\CreateCardDialog$1.class
..................................\........\...\...\...\....\CreateCardDialog$2.class
..................................\........\...\...\...\....\CreateCardDialog.class
..................................\........\...\...\...\....\DeleteCardDialog$1.class
..................................\........\...\...\...\....\DeleteCardDialog$2.class
..................................\........\...\...\...\....\DeleteCardDialog.class
..................................\........\...\...\...\....\DownDialog$1.class
..................................\........\...\...\...\....\DownDialog$2.class
..................................\........\...\...\...\....\DownDialog.class
..................................\........\...\...\...\....\GetBalanceByCardid$1.class
..................................\........\...\...\...\....\GetBalanceByCardid$2.class
..................................\........\...\...\...\....\GetBalanceByCardid.class
..................................\........\...\...\...\....\InDialog$1.class
..................................\........\...\...\...\....\InDialog$2.class
..................................\........\...\...\...\....\InDialog.class
..................................\........\...\...\...\....\InfoDialog$1.class
..................................\........\...\...\...\....\InfoDialog.class
..................................\........\...\...\...\....\MainFrame$1.class
..................................\........\...\...\...\....\MainFrame$2.class
..................................\........\...\...\...\....\MainFrame$3.class
..................................\........\...\...\...\....\MainFrame$4.class
..................................\........\...\...\...\....\MainFrame$5.class
..................................\........\...\...\...\....\MainFrame$6.class
..................................\........\...\...\...\....\MainFrame$7.class
..................................\........\...\...\...\....\MainFrame$8.class
..................................\........\...\...\...\....\MainFrame$9.class
..................................\........\...\...\...\....\MainFrame.class
..................................\........\...\...\...\....\OurDialog.class
..................................\........\...\..nfig\dbConfig.properties
..................................\........\image\1.jpg
..................................\........\.....\2.jpg
..................................\........\.....\Thumbs.db
..................................\........\jar\classes12.jar
..................................\........\...\c