搜索资源列表
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
sqlite-3_6_21
- sqlite-3_6_21 最新版-sqlite-3_6_21
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).
tianqi_final
- qt编写的一个记录天气的应用程序.使用了sqlite数据库进行数据的存储-qt prepared a record weather app. using sqlite database for data storage
barrier
- 用qt c++实现的一个基于SQLite的模拟交互的路障管理系统,市民可以发现路障并向管理者报修,管理者可以根据受损优先级派出维修队进行维修,并计算出花销。涉及qt各种控件的应用。-With qt c++ achieve a simulation-based interactive SQLite management system of roadblocks, people can find roadblocks to repair managers, managers can be repai
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)
testSqlDatabase
- QT下读取数据库中所有表格名称,表格的结构和表格数据的例子(This a example for QT to read all forms name, table structure and table data in the database.)