搜索资源列表
Struts2 BBS论坛
- 采用java语言,运用struts2开发框架,Mysql数据库开发的BBS论坛管理系统
mysql-connector-java-5.1.8Java.ZIP
- 当使用编程语言,操作mysql数据库时,必须要引入的jar包-When using programming languages, operating mysql database, the jar must be introduced
Books-management-system
- 使用MySQL工具和java语言编写的图书管理系统的所有代码,有图书和管理员的增加、删除、修改等功能。-Using MySQL tools and Java language preparation books management system management system of all code, books and administrator of add, delete, modify etc. Function.
Product
- C/S 架构 JAVA语言 MYSQL数据库 的 SWT 界面 仓库管理信息系统-C/S structure of the Java language MYSQL database SWT interface warehouse management information system
backupandrecovery
- 用java语言实现mysql数据库的备份和还原,已经过测试,能够正确无误的实现功能。-Using java language MySQL database backup and restore, has been tested, can correct realization of functions.
mysql-connector-java-5.1.22
- 用java语言连接mysql数据库的驱动包-Connecting mysql database using java language driver package
BBSP
- BBS+论坛原代码+数据库+JAVA语言 简单易用.功能完备.有兴趣可以下载-Easy-to-use BBS+ forum original code+ the database+JAVA language function is complete. Interested can download to see
Distributed_Databases_Design
- 实现分布式数据库设计,用mysql 数据库,java语言实现,用的多线程实现通信-Distributed Databases Design,Use Mysql dabases ,java language ,use multiThread implements the system!
MyDBMS
- 自己用java语言写的数据库管理系统,是常见的课程设计-datebase manage system
VC-MySQL-CHENGJICHAXUN
- 学生对于所选课程的成绩查询,mysql,java语言开发的完整源程序。-Student achievement chosen course for inquiries, mysql, java language development complete source.
exercise1
- java语言读取txt文件内容,并存入数据库中,再从数据库中读取内容存入xml文件中,反之进行此过程。-java language to read the contents of txt file and stored in the , and then read the contents into xml files the , and vice versa perform this procedure.
mysql-connector-java-3.1.14.tar
- 这是一个用Java语言编写的和MySQL数据库进行连接的类似于连接池的代码,希望对大家有用。-This is a Java programming language and the MySQL connection is similar to the connection pooling code, hope to be useful.
modbus2sql_binary_v1.3a
- 工业总线协议Modbus现场数据采集并连接到 mysql 的实现,采用java语言-Modbus to MYSQL implementation
StudentCourseSelectionSystem
- 学生选课信息管理系统,Java语言 MYSQL数据库库 -Student enrollment information management system, Java language MYSQL library
ch09
- Java数据库连接(Java Database Connectivity,JDBC),是一种用于执行SQL语句的Java API,它由一组用Java编程语言编写的类和接口组成。 JDBC为数据库开发人员提供了一个标准的API,使他们能够用纯Java API来编写数据库应用程序。 使用JDBC编写的程序能够自动地将SQL语句传送给相应的数据库管理系统。 -java JDBC