搜索资源列表
ATMVB
- )。-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
1s
- //JDBC驱动器名称(JDBC-ODBC桥) private String strDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver" //数据库的URL地址 private String strUrl = "jdbc:odbc:atm1" //指定要访问的数据库名称 private String strDBName = "atm1" //数据库用户名称 private String strUserName
atm_with-_jdbc_persistence
- 一个比较简单的ATM工程,实现了基本存款取款功能,转账等等功能,利用了JDBC连接数据库,以及log日志功能。-A relatively simple ATM engineering, the realization of the basic functions of deposit withdrawals, transfers and so on, use JDBC to connect to the database, as well as the log log function.
ATM
- 简单的atm操作网页使用jdbc,有管理者和普通用户之分,管理者查看用户信息(不包括密码)和系统存款、系统余额。普通用户存取款和查看余额。-Atm operation page uses jdbc, managers and users of sub-managers to view the user information (not including the password) and system deposits, the system balance. Deposit and chec
BankCardMS
- 用Java语言写的一款简易银行卡管理系统,用到了JDBC的相关知识,非常适合初学者模仿学习。-Java language to write a simple bank card management system, use the JDBC-related knowledge, very suitable for beginners to learn to imitate.
BankAccountMS
- 银行账户管理系统 - Java Struts, JDBC, XHTML, CSS, Javascr ipt, and DOM. On a MySql @ github/bluemotion-A simple bank account management system that lets bank customers view their account balance and transactions, and make deposits and electronic payments.