Description: A simple banking system to achieve the registration, cancellation households, landing, deposit, and check their account information through the ID card
- [banque] - this java language simulation with a ban
- [1136643381605JAVA-29-] - prepared by the bank management system,
- [eBank] - this procedure is used in the preparatio
- [javabank] - Java banking system with registration, l
- [internetbank] - A simulated online banking system, has r
- [Banking] - banking in the main bank account to writ
- [Bank] - A simple banking system, deposits withdr
- [Bank] - Easy bank card management system as the
- [BAM] - Banking management system
- [danei] - Banking system
File list (Check if you may need any files):
银行系统2
.........\.classpath
.........\.project
.........\bin
.........\...\biz
.........\...\...\Bank.class
.........\...\...\impl
.........\...\...\....\BankImpl.class
.........\...\config
.........\...\......\config.properties
.........\...\dao
.........\...\...\AccountDao.class
.........\...\...\impl
.........\...\...\....\AccountDaoImpl.class
.........\...\entity
.........\...\......\Account.class
.........\...\exception
.........\...\.........\BalanceNotEnoughException.class
.........\...\.........\LoginException.class
.........\...\.........\RegisterException.class
.........\...\sql
.........\...\...\Account.sql
.........\...\test
.........\...\....\Test.class
.........\...\util
.........\...\....\JdbcUtil.class
.........\...\View
.........\...\....\TextView.class
.........\src
.........\...\biz
.........\...\...\Bank.java
.........\...\...\impl
.........\...\...\....\BankImpl.java
.........\...\config
.........\...\......\config.properties
.........\...\dao
.........\...\...\AccountDao.java
.........\...\...\impl
.........\...\...\....\AccountDaoImpl.java
.........\...\entity
.........\...\......\Account.java
.........\...\exception
.........\...\.........\BalanceNotEnoughException.java
.........\...\.........\LoginException.java
.........\...\.........\RegisterException.java
.........\...\sql
.........\...\...\Account.sql
.........\...\test
.........\...\....\Test.java
.........\...\util
.........\...\....\JdbcUtil.java
.........\...\View
.........\...\....\TextView.java