搜索资源列表
PHP+Mysql 人才网站系统源代码
- 运行平台:Linux 或 Win32 语言:PHP 数据库:Mysql 采用编译模板PHP+Smarty,MVC模式开发,代码与界面分离. 演示网址: www.my4422.com 除具备人才网的基本求职招聘功能外,特色功能包括:单帐号多简历管理,在线招聘系统,兼职系统; 广告系统包括:企业排名,职位排名,简历排名广告系统等,完善的后台管理功能。 数据库取用预定义表前缀,可以简单地跟论坛,CMS等网站系统
C源码连接mysql数据库
- C源码连接mysql数据库
jsp连接mysql数据库
- JSP连接SQL数据库的实现-JSP to SQL databases to achieve
mysql的一个专业开发程序请使用
- 一个专业的程序连接mysql用的ODBC连接,带列排序和按纽控件,可以备份mysql数据库,修复数据库,请使用-a professional to connect to mysql with the ODBC connection with sorting out and button control that mysql database backup, restoration database, please use
MySqlPlus
- 数据库连接演示程序-Database Connectivity Demonstration Program
v4630_2richshop
- 该系统是jsp+mysql+javabean的大型购物。 1、正确配置服务器,该系统已经在tomcat4.0.1和resin3.0下调试通过; 2、用doc目录下的表结构在mysql上建表, 3、正确配置poolman.xml中的数据库连接池,-Merchant shopping web site source code. write in jsp+mysql+javabena. Database creating sql in dic
conn1
- 这个程序代码是用c语言来连接 mysql数据库 其中含有子表t1-this program code is use c language connect the mysql data base,including a son-table t1
安装数据库
- 这是一个通讯录的数据库安装代码,可以简单实现delphi与mysql数据库的连接-inclusion in the database code to install and simple to achieve with delphi mysql database connectivity
mysql-connector-java-5.0.0-beta-bin
- mysql数据库驱动程序,jdbc连接mysql-mysql database-driven process, linking mysql jdbc
mysqlpool
- Mysql数据库连接池,仅供学习参考,巴士的很哦-Mysql database connection pool, only to learn reference, the bus is oh
mysql-connector-java-5.1.10-bin
- Java和MySQL数据库连接时,需要将mysql-connector-java-5.1.10-bin.jar复制到Java的工程中。本文件解压后的文件夹中就是mysql-connector-java-5.1.10-bin.jar。-Java and the MySQL database connection, you need to mysql-connector-java-5.1.10-bin.jar copied to the J
mysql-connector-java-commercial-5.1.40-bin
- 用于数据库连接jar包,连接mysql数据库的时候用的(For database connections, jar packages)
MySQLDemo
- 用java与MySQL数据库连接,返回数据库中的数据,用于传输数据。(Connect to the MySQL database with Java and return the data in the database for data transfer.)
数据库连接
- 数据库连接 DBC连接数据库 ?创建一个以JDBC连接数据库的程序,包含7个步骤: 1、加载JDBC驱动程序: 在连接数据库之前,首先要加载想要连接的数据库的驱动到JVM(Java虚拟机), 这通过java.lang.Class类的静态方法forName(String className)实现。 例如: try{ //加载MySql的驱
C语言连接mysql数据库
- Windows下用C语言连接Mysql程序(Using C language to connect Mysql programs under Windows)
mysql数据库连接
- mysql数据库的连接,数据库的建库,查库,删库。(The connection of the MySQL database, the operation of the database)
c3p0数据库连接池实现原理笔记
- 基于MySQL数据库的c3p0数据库连接池原理笔记 整理(The Principle notes of c3p0 database connection pool)
05通用mysql数据库连接类代码
- 通用mysql数据库连接类代码,实用有效提高数据库读写能力(General MySQL database connection class code)
Unity实现连接MySQL数据库
- 在unity 实现mysql数据库的连接操作(Implement the connection operation of the MySQL database in unity)
7.C语言MySQL数据库连接池
- C语言mysql连接池 , C语言底层实现mysql数据连接池(C language MySQL connection pool and C language bottom layer realizes MySQL data connection pool)