搜索资源列表
FtpSvr
- 在Linux下使用GCC编制的FTP服务器,使用多线程的来进行解决多个用户的连接请求,在用户的管理方面使用MySql,(当然也可以使用其它的数据库,但必须得在MakeFile里面自己修改指定),思路较清晰,适合Linux初学者对linux下的c编程的全面的了解。-use of the Linux GCC based FTP server, The use of multithreading to address a number of user connections, at the reque
MySqlDemo
- vc++下实现与mysql数据库连接的源码程序。运行时需要mysql安装目录下的lib和include文件夹中的文件。另外系统源码中连接的是mysql数据库的ip地址,据情况自己设定。
mypool.tar
- MySql的C++连接池。在linux环境下实现的一个C++连接数据库的连接词。运行效率很不错。-The C++ MySql connection pool. In linux environment to achieve a C++ connect to the database conjunctions. Efficiency is very good.
php-5.3.6.tar
- 这是WINDOWS线程安全版本。PHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、 Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持 ODBC接口,用户更换平台时,无需变
myqueue
- linux下数据库连接池源代码,简单,易用-Database Connection Pool under linux source code, simple, easy-to-use
Debug
- vb远程连接linux的mysql数据库实例-vb and mysql connection
112
- c语言数据库连接查询程序,在liunx 下运行调试,数据库为mysql-数据库连接查询程序
testmysql
- Linux环境下连接mysql数据库,实现数据库操作-connect to mysql under the Linux system
mysqlpool
- Mysql数据库连接池,仅供学习参考,巴士的很哦-Mysql database connection pool, only to learn reference, the bus is oh
MainMysql
- VC++与mysql数据库连接的方式,如果用VC和mysq开发系统时候可参考-VC++ with mysql database connection method, if the development system with VC and mysq can refer to when
C-operating-mysql-databases
- 我是在linux下做的,这个也是我自学弄的,是用C连接数据库,对数据库的一些基本操作-This is my self-study lane of, it is to use C connect to database, some of the basic operation of the database
LOgin
- 注册 登陆用struts2实现的,连接的是mysql数据库-Register Login with struts2, mysql database connection
mysql_ccpp
- linux(centos)实现用c++连接mysql数据库并查找显示其内容,已经编译通并运行过。-linux (centos) connection with c++ mysql database lookup and display its contents have been compiled through.
ljz_RegisterLoginConfirm
- 登录注册功能代码 可以连接mySQL数据库 利用JAVA语言编写-Sign mySQL database connection function code can use JAVA language
c_mysql
- 操作系统安全 强制访问权限 有3个不同权限的用户 用C语言连接mysql数据库 -Operating system security mandatory access permissions have three different user connections mysql database using C language
LinuxVecle
- Linux下车辆违章查询系统的设计与实现,有详细的设计报告和文档,使用MysQL数据库,是C语言连接数据库的良好范例。-Linux under vehicle violation query design and implementation of the system, a detailed design reports and documents, use MysQL , is a good example of the C language to connect to the .
libzdb-3.1.tar
- 线程安全的数据库连接池 连接到多个数据库系统 零运行时配置,连接使用一个URL模式 支持MySQL、PostgreSQL SQLite和Oracle-Thread safe Database Connection Pool Connect to multiple systems Zero runtime configuration, connect using a URL scheme Supports MySQL, PostgreSQL, SQLite and Ora
mysql.tar
- linux平台下用c++代码链接mysql数据库(Using c++ code to link MySQL database under Linux platform)
数据库连接页面
- 将mysql里面的数据显示到页面上,很不错哦。(It's nice to display the data inside the MySQL on the page.)
7.C语言MySQL数据库连接池
- C语言mysql连接池 , C语言底层实现mysql数据连接池(C language MySQL connection pool and C language bottom layer realizes MySQL data connection pool)