himgod / c-mysql-dao
使用C语言实现的mysql数据库接口,包括了如何连接数据库,关闭数据库以及增删查改等操作的函数封装话。
☆14Updated 10 years ago
Alternatives and similar repositories for c-mysql-dao:
Users that are interested in c-mysql-dao are comparing it to the libraries listed below
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆152Updated 3 years ago
- tetris俄罗斯方块C语言☆15Updated 8 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 零点起飞学习Linux C编程☆95Updated 6 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- ☆40Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- openmeeting视频会议,仿QQ群视频,实现多人视频,多人语音,文字聊天,表情,共享PPT功能,自由发言,主持人控制发言,按F2发言三种语音模式 ,客户端使用vs2010+qt4.85开发,服务器使用php+go语言,数据库采用mysql 演示系统所有密码都是1234…☆36Updated 8 years ago
- 可使用vs直接编译的nginx☆106Updated 8 years ago
- 剑指offer/面试题笔试题等C/C++/python代码☆74Updated 10 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- a static library☆43Updated 10 months ago
- Personal c library code☆49Updated 8 years ago
- 基于TCP长连接的推送服务框架,具有良好的扩展性,同时单台连接服务器能支撑超过百万级的连接☆28Updated 9 years ago
- 分析nginx的设计☆62Updated 4 years ago
- This is a clone of an SVN repository at http://webrtc.googlecode.com/svn/trunk. It had been cloned by http://svn2github.com/ , but the se…☆113Updated 10 years ago
- Audio SampleConvert And BitWidthConvert And trackConvert☆11Updated 5 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- a fast and simple message queue server☆88Updated 10 years ago
- c语言实现LRU缓存☆34Updated 6 years ago
- ☆18Updated 11 years ago
- 简单的流媒体服务器☆19Updated 5 years ago
- 《Linux高性能服务器编程》上的例子