搜索资源列表
SQLite
- 一本关于qt 中splite的讲稿 很好 相信对你有所帮助
ARM9开发板上的QT与SQLite的驱动及支持库问题
- 本文档主要是介绍在ARM开发板上运用QT及SQLite的驱动的支持问题
QT操作SQLITE数据库
- QT操作SQLITE的实例
基于Qt的学生信息管理系统
- 基于Qt的学生信息管理系统,能实现基本的增删改查操作,并加入了sqlite数据库,能交叉编译后在嵌入式环境中运行。功能注释齐全。-Qt-based student information management system, to achieve the basic CRUD operations, and joined the sqlite database, can be cross-compiled to run in an embedded environment. Functional
[Qt.4.C++.GUI.Programe.rar
- 一本经典的QT4入门教程,实例丰富详细,非常适合初学者。,A classic QT4 Tutorial, examples of rich detail, very suitable for beginners.
lan_chat_QT
- 局域网聊天室 QT sqlite数据库 局域网聊天室 广播 私聊 注册 -LAN Chat LAN Chat QT sqlite database broadcast whisper registration
SQLite
- sqllite使用教程和源码,sqllite使用教程和源码 使用教程和源码-sqllite the use of tutorials and source code, sqllite the use of tutorials and source code using the tutorials and source code using the tutorials and source code
qt-student
- 利用QT工具结合sqlite数据库完成的简易学生信息管理系统,具有增删改查,首页、末页、上页、下页、显示全部信息等功能。-QT sqlite database using tools to complete a simple combination of student information management system, with additions and deletions to search, home page, last page, the page, next page,
sqlite-3_6_21
- sqlite-3_6_21 最新版-sqlite-3_6_21
Qt_QRentBook_Example_v1_1_en
- This Qt C++ application demonstrates how to use the QtSql module to access a SQLite 3 database. The application demonstrates how to use different QtSql classes to search, insert, update, and delete data from the database. The example also shows how t
sqlite3-configure
- 嵌入式数据库SQLite的编译、安装和使用-Embedded database SQLite, compile, install and use
sqlite
- sqlite 数据库接口简单封装, 方便使用。-API for sqlite Database
qimage
- sqlite读写图片-sqlite inster/load image.......
sqlite-source-3_6_18
- sqlite是一种小型的数据库系统,在嵌入式中有广泛的应用。QT系统与sqlite数据库系统的应用更加广泛-sqlite is a small database system, embedded in a wide range of applications. QT system and the sqlite database system more widely
QT4-Library-DB-with-Exaro-report
- GUI program for working with library database, created with SQLite. Supports all necessary functions for adding and editing. Also it has report, created in Exaro for printing and viewing. Sorry for my english.
sqlite
- sqlite嵌入式数据库,开发嵌入式QT必备,希望能帮到你-sqlite embedded database, developing the necessary embedded QT, hope you can help
database
- 用qt实现数据库间(sqlite到access)数据的传输。-Transmit data between databases(sqlite to access).
qt-sqlite-master
- qt操作sqlite数据库简单源码示例。已经在linux平台上面测试通过-qt sqlite operation simple source code examples. It has been tested in linux platform above
SqliteAPI
- 在qt的环境下对sqlite数据库接口实现二次封装,实现读写数据,连接创建删除表等功能,生成lib和dll库文件,并附件有demo程序调用该库。(In the environment of QT, we implement the two encapsulation of SQLite database interface, realize the functions of read and write data, connect and create deletion tables, gene
testSqlDatabase
- QT下读取数据库中所有表格名称,表格的结构和表格数据的例子(This a example for QT to read all forms name, table structure and table data in the database.)