搜索资源列表
JAVA_ATM_SQL
- 模拟ATM系统(JAVA与数据库):这个系统的功能是模拟ATM机的登陆、取款、更改密码等功能,利用了多线程、JDBC接口、GUI。 -ATM Simulation System (Java and database) : The system's function is simulated landing ATM machine, withdrawals, change passwords, and other functions, use of the multi-thread,
corejava8-V2
- Java核心技术 第八版 Java核心技术 卷2 高级篇 书中各个章节内的程序源代码。 -Core Java, 8th Edition Core Java. Volume II. Advanced Features, 8th Edition Volume II includes new sections on the StAX API, JDBC 4, compiler API, scr ipting framework, splash screen and tray API
10jdbc10
- 使用JDBC实现JAVA数据库GUI编程。-JDBC database implementation using JAVA programming GUI.
A_(_part4_15114512112002
- This code shows how to add, delete and modify records using Java Swing GUI and JDBC, its more simple than my previous version of part1, as I got suggestions by many programmers to simplify this code to do minimum requirement necessary for a new java
ATM
- 这个系统的功能是模拟ATM机的登陆、取款、存款、转帐、查询余额、更改密码等功能,利用了JDBC接口、GUI、数据库SQL Server-The system' s function is to simulate the landing of ATM machines, withdrawals, deposits, transfers, check balances, change your password and other functions, use of JDBC interfac
Vehicle
- 租车应用系统基于Java的GUI开发,并使用JDBC连接数据库。该系统具有检测登录、增添租车信息、删除租车信息、修改租赁费用、按品牌查询、统计信息、显示车辆信息、显示广告、显示促销信息等功能-Car Rental application is Java-based GUI development, and use JDBC to connect to the database. The system has the login detection, adding to the car renta
T7
- 以GUI的形式实现sample数据库中,表emp_photo的picture列的查询和插入(Query and insert the picture column of table emp_photo in the sample database in the form of GUI)