搜索资源列表
mobilesearch
- Linux QT平台开发的手机归属地查询软件。用的QT自带支持的SQLITE数据库功能。
QT操作SQLITE数据库
- QT操作SQLITE的实例
QT_sql
- QT访问数据库的源码,可以查询添加删除表记录-QT source code to access the database, you can add delete table records query
haha
- QT学习入门的代码!做了一个抽屉还有多个TAB类的应用还有链接SQLITE-QT
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
sqlite
- sqlite 数据库接口简单封装, 方便使用。-API for sqlite Database
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).
scooters
- 连接SQLITE数据库,往数据库里插入元素,用QTableView显示出所插入的数据。本软件对于初学Qt的人有很大帮助。-Connection SQLITE database, insert into the database elements, QTableView display the inserted data. The software for beginners Qt great help.
cms
- 使用Qt编写的一款餐费计算软件,使用sqlite数据库-Use Qt to write a meal calculation software, use the sqlite database
StudentInformationManagementSystem
- 学生管理系统 使用QT环境编写 使用的数据库是sqlite-student message management
demo
- sqlite+gsoap示例代码+qt界面-sqlite+gsoap+qt demo code
sqlite
- 这个是关于SQLITE的程序。基本的存,取可以实现。多指正。qwt qt-This is about the procedure of SQLITE. The basic deposit, can be achieved. More correct. QWT qt
sqlite
- sqlite3是嵌入式产品数据库软件,里面用有c语言调用sqlite的方法 以及qt调用sqlite的方法-Sqlite3 software is embedded products, using c language called sqlite method and the method of qt call sqlite
untitled_sqlite02
- qt下sqllite数据库的编程的小demo,可以作为入门学习的参考-qt sqlite programming small demo, can be used as reference for learning portal
QtSqliteTest
- 基于QT的SQLite数据编程示例,建库,建表,插入,查询等操作(SQLite data programming examples based on QT, database building, building table, insert, query and other operations)
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
dbtest
- Qt下操作数据库的事例,可以运行,简单demo(Qt under the operation of the database example, you can run a simple demo)
testSqlDatabase
- QT下读取数据库中所有表格名称,表格的结构和表格数据的例子(This a example for QT to read all forms name, table structure and table data in the database.)