搜索资源列表
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
Qt520
- 使用 C++ 写的人事管理系统,界面部分和数据库操作都是使用 Qt 来制作-use C to write the personnel management system, part of the interface and database operations are used to produce Qt
linuxMySQL
- 提供了对MySQL数据库操作的实例程序。用linux下的C语言实现。
testdb
- 用C语言在linux下编写的使用PROC进行oracle数据库操作的测试程序,可以作为参考
mysql_test
- linux环境下数据库操作方法,可以从中学习简单的mysql操作方法
mytable425demo
- linux下,自编的一个基于linux文件系统的数据库,实现简单的数据库操作,适于初学者。编译后运行主程序demo。
drilldown.tar.gz
- QT4实现的数据库访问程序,对学习QT4数据库操作具有极大价值。,QT4 achieve database access procedures, database operations QT4 study of great value.
linux_c.rar
- linux下C的编程,实现dns的解析,和操作,数据库的操作。,C programming under linux, dns achieve the resolution, and operation of the operation of the database.
mini memory db linux下的迷你内存数据库
- linux下的迷你内存数据库,操作简单,便于使用,源码量小,适于学习-Under linux mini-memory database, simple operation, easy to use, a small amount of source code, suitable for learning
DPI_Win32
- 基于Linux版本的opendpi的Windows移植版,并新增了数据库操作接口和邮件详细分析,包括pop3和smtp的解析,编译环境Windows XP、VC2008,需要配合Winpcap抓包库。-Linux-based version of opendpi the Windows port, and add a database user interface and mail a detailed analysis, including the pop3 and smtp of the r
Qt-examples-2-data-base
- Qt编程的实际例子,包含数据库的建立与相关操作-Practical examples of Qt programming, including database creation and related operations
LINUX_OCI
- LINUX下ORACLE数据库操作,OCI用C++封装的。-LINUX operating under the ORACLE database, OCI package using C++.
dtl
- 一个跨平台的数据库操作库.可以在linux和windows下运行. DTL下层采用ODBC,上层把数据库封装成STL的容器风格。使用非常直观简介。 dtl由于进行了模板化的封装,在使用上类似于stl的模板类,非常容易上手,不过效率上比不过otl,但是易用性比otl强多了. 如果你的代码要跨平台运行,数据库操作部分建议采用该库进行设计.-A cross-platform library database operations. Linux and windows can run. DT
testmysql
- Linux环境下连接mysql数据库,实现数据库操作-connect to mysql under the Linux system
Ice-3.3.0.tar
- ICE(Internet Communications Engine)是ZeroC提供的一款高性能的中间件,基于ICE可以实现电信级的解决方案。在设计网站架构的时候可以使用ICE实现对网站应用的基础对象操作,将基础对象操作和数据库操作封装在这一层,在业务逻辑层以及表现层(java,php,.net,python)进行更丰富的表现与操作,从而实现比较好的架构。基于ICE的数据层可以在未来方便的进行扩展。ICE支持分布式的部署管理,消息中间件,以及网格计算等等。 -ICE (Internet Com
SQL
- QT访问数据库,可以对数据库进行操作,加数据和删除数据-QT to access the database, you can operate the database, add data, and delete data
demo
- OCI官方demo,语言为LINUXC,包括添加删除等ORACLE数据库操作-OCI Demonstration Programs
db.tar
- Linux下多线程进行数据库操作的接口,基于散列表的实现。-Multi-thread Linux data-base interface with the implementation of hash
QT4_database
- QT4_数据库操作.很好的东西哦,搞项目可以用到。-QT4_ database operations. Good things Oh, do items can be used.
sqlite
- 在ubuntu linux下介绍数据库sqlite3的基本使用,包括数据库的创建,及一些基本的数据库操作函数-use sqlite3 in ubuntu