搜索资源列表
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
bookmis
- 图书管理系统,采用SQLite数据库,以及QT实现,能过对图书进行增删改查等操作。-Library management system that uses SQLite database, and QT to achieve, can have on the books for additions and deletions to search and other operations.
QT_sql
- QT访问数据库的源码,可以查询添加删除表记录-QT source code to access the database, you can add delete table records query
QTandSQLite
- 如何使用QT建立SQLite数据库,并在QT中链接和操作SQLite数据库-How to use the QT build SQLite database, and in the QT and operation of the SQLite database links
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,
Qt_Sqlite_database
- QT 数据库,QT语言创建SQLITE数据库,图标显示数据库,能够执行相关SQL 查询。-QT database .This programe can create a new sqlite database,and you can do some SQL query on it.
sqlite3-configure
- 嵌入式数据库SQLite的编译、安装和使用-Embedded database SQLite, compile, install and use
sqlite
- sqlite 数据库接口简单封装, 方便使用。-API for sqlite Database
MYCQ
- 在linux下实现单聊和群聊使用QT设计器制作界面使用SQLITE作为数据库此程序使用C/s模式-failed to translate
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
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).
sqlite
- 基于QT开发的餐厅管理系统,采用sqlite数据库编程,具有员工信息管理、菜品管理、结收帐单管理、自动订餐管理等功能-Restaurant management system based on the QT development, sqlite database programming, information management staff, dishes, management, knot invoices Management, automated ordering and man
1
- QT开发的小游戏毕业论文,数据库使用SQLite-QT development of small game thesis, using SQLite database
sqlite
- sqlite3是嵌入式产品数据库软件,里面用有c语言调用sqlite的方法 以及qt调用sqlite的方法-Sqlite3 software is embedded products, using c language called sqlite method and the method of qt call sqlite
qt-sqlite-master
- qt操作sqlite数据库简单源码示例。已经在linux平台上面测试通过-qt sqlite operation simple source code examples. It has been tested in linux platform above
dbprocess
- Qt数据库读取封装。可以操作SQLite,MSDbaccess,MS SqlServer,mysql.使用该类,可以忽略数据库操作,操作数据库理简捷。-A package of Qt DB operation
QtSqliteTest
- 基于QT的SQLite数据编程示例,建库,建表,插入,查询等操作(SQLite data programming examples based on QT, database building, building table, insert, query and other operations)
dbtest
- Qt下操作数据库的事例,可以运行,简单demo(Qt under the operation of the database example, you can run a simple demo)