搜索资源列表
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
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.
112
- c语言数据库连接查询程序,在liunx 下运行调试,数据库为mysql-数据库连接查询程序
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
linux_c_connect_mysql
- linux环境下使用c++操作连接mysql的例子-The C++ of Linux connect to mysql Example
MySQL
- Linux下用C语言连接MySQL进行增删改查。-C program contect to the mysql database
mysql_ccpp
- linux(centos)实现用c++连接mysql数据库并查找显示其内容,已经编译通并运行过。-linux (centos) connection with c++ mysql database lookup and display its contents have been compiled through.
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 .
mysql_test
- mysql 引用到c++中,封装了mysql的连接方式在其中-Mysql references to the c++,Mysql references to the c++
otl4_examples
- 连接各种各样的常见数据库,包括oracle,sqlserver,mysql,postgresql等。(Connect to a wide variety of common databases, including Oracle, sqlserver, mysql, PostgreSQL, and so on.)
mysql.tar
- linux平台下用c++代码链接mysql数据库(Using c++ code to link MySQL database under Linux platform)
7.C语言MySQL数据库连接池
- C语言mysql连接池 , C语言底层实现mysql数据连接池(C language MySQL connection pool and C language bottom layer realizes MySQL data connection pool)