搜索资源列表
JDBC
- 本程序是用JAVA语言,基于图形界面的JDBC程序开发。是一个简单的学生信息管理系统,实现对学生信息的输出,查询,修改等简单操作。-This program is JAVA language, JDBC-based graphical user interface program development. Is a simple student information management system to realize the output of student information,
Java_MySQL_JDBC
- 总结用JDBC连接mysql数据库的程序样例,应该有点用-Summing up mysql database connection using JDBC program example, it should be a little bit with
jdbc
- java jdbc实用小程序,比较的精炼,使用工厂模式建立oracle数据库的连接和相关操作-java jdbc small utility program to compare refining, the use of oracle database factory pattern to establish a connection and associated operations
DB
- JDBC程序,与MySQL数据库的连接,并且把连接封装-JDBC program, and the MySQL database connection, and the connection package
JDBC
- 一个简单的使用JDBC连接MySQL数据库的小程序,对于刚接触Java和数据库连接的新手来说是一个很不错的参考,简单易懂,弄懂之后再学习复杂的应用。-A simple to use JDBC to connect MySQL database, a small program, new to Java and database connections for the novice is a very good reference, simple and easy to understand, u
jdbc
- JDBC 这个程序是在Eclipse下开发的,通过MySQL显示数据库内容的。用到的数据库有ACCE-JDBC This program is developed under the Eclipse, displayed by MySQL database content. ACCESS databases used
Java-JDK-5.0studynote
- 《Java JDK6学习笔记》是作者良葛格本人近几年来学习Java的心得笔记,结构按照作者的学习脉络依次展开,从什么是Java、如何配置Java开发环境、基本的Java语法到程序流程控制、管理类文件、异常处理、枚举类型、泛型、J2SE中标准的API等均进行了详细介绍。本书还安排了一个“文字编辑器”的专题制作。此外,Java SE6的新功能,对Java lang等套件的功能加强,以及JDBC4.0、Apache Derby纯Java数据库等新增功能,本书也都予以介绍。 《Java JDK6学习
JDBC
- JDBC 什么是JDBC? Java语言访问数据库的一种规范,是一套API JDBC (Java Database Connectivity) API,即Java数据库编程接口,是一组标准的Java语言中的接口和类,使用这些接口和类,Java客户端程序可以访问各种不同类型的数据库。比如建立数据库连接、执行SQL语句进行数据的存取操作。 -JDBC What is JDBC? Java language to access the database as a standard is
11.jdbc
- Sample jdbc connectivity program
JDBC
- jdbc program using servlet jsp
JDBCSample
- JDBC的一个示例程序,帮助理解JDBC编码及学习应用-An example of a JDBC program to help understand JDBC coding and learning applications
jdbc
- 用java写的,一个服务器与客户端的通信程序,用户输入半径,服务器将其面积计算出来-Using java to write, and a server and client communication program, the user input radius, the server will calculate its size用java写的,一个服务器与客户端的通信程序,用户输入半径,服务器将其面积计算出来-Using java to write, and a server and cli
JDBC_ATM
- ATM 机的系统程序 希望能帮助 需要的 学生们解决一些 比较棘手的问题 谢谢合作 希望 大家之间能有好的帮助-ATM machine system program is to help students who need to solve some of the more difficult issues thank you hope you have good help among
proxysql1.2
- jdbc一个自动转换编码的程序,用到了自动代理来装饰jdbc的方法。可以学习一下.-a jdbc program that transfer the byte code of string easyly. even you can study Decorator pattern and DynamicProxy in this program
java
- 可以进行编制一个简单的JDBC的程序,实现JavaWeb下的数据库基本操作。3. 完成插入,更新,修改,查询的操作。-Can prepare a simple JDBC program to achieve the basic operation of the database under JavaWeb. 3. Complete insert, update, modify, query operation.
JDBC
- Java数据库接口JDBC入门基础讲座JDBC与Java数据库程序设计-Java database interface JDBC entry based on lectures by JDBC and Java database program design
jdbc
- JAVA JDBC入门学习 知识点丰富很适合初学者 程序来源:www.itcast.cn-JAVA JDBC Starter learning knowledge is very suitable for beginners program Source: www.itcast.cn
java_database_handle
- 了解JDBC的概念和必要性 了解JDBC驱动程序类型 了解java.sql包 理解JDBC程序的结构 使用JDBC进行数据库编程 -Understanding the JDBC concept and the need to understand the type of JDBC driver to understand java.sql package to understand the structure of a JDBC program using JDBC for
test-JDBC
- myeclipse开发环境测试JDBC连接mysql数据库例程,实现了增删改查更新等对数据库的基本操作,例程程序有注解并且很基础,对于JDBC的学习很有帮助。-Testing JDBC connection mysql routines,it implements CRUD updates and other basic operations, routine program annotated and it is the basis for learning JDBC helpful.
jdbc
- jdbc测试程序,用java进行数据库的操作-jdbc test program, using java operation