搜索资源列表
qtsql.tar
- Qt SQL Browse是一个简单的、泛化GUI数据库浏览器前端。该工具是一个非常简单的Qt数据库类的汇集器。数据库抽象由Qt数据库驱动程序提供-Qt SQL is a simple, generalized database browser GUI front-end. The tool is a very simple database Qt pool for the category. Qt database abstraction from database-driven proced
mobilesearch
- Linux QT平台开发的手机归属地查询软件。用的QT自带支持的SQLITE数据库功能。
QT操作SQLITE数据库
- QT操作SQLITE的实例
qt 学生信息管理系统
- qt 学生信息管理系统
QT_sql
- QT访问数据库的源码,可以查询添加删除表记录-QT source code to access the database, you can add delete table records query
analyzeSQL
- 分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
sqllib
- 这是一个用QT开发的SQL部分的程序,是基于VC++平台的。-This is a QT with the SQL part of the development process, is based on VC++ platform.
delegate
- 表格数据输入时对数据类型进行过滤,示例是double型数据的过滤器-Form data entry type of data filtering, sample-based data is a double filter
DataBaseTest
- 数据库访问,集成了qt数据库接口,用户可以调用接口完成基本的数据库访问,并提供了相应的扩展功能-DATABASE accessing
sqlite-3_6_21
- sqlite-3_6_21 最新版-sqlite-3_6_21
sqlwidgetmapper
- 采用qt4.7,qt creator编程实现数据库编程,能通过对话框设置并读取SQL数据。-By qt4.7, qt creator programming database programming, and read through the dialog box to set SQL data.
sqlbrowser
- 利用Qt的sql类对数据库进行编程,已达到对数据库的读和写的功能-Sql classes using Qt‘s sql database programming, has reached the functions of the database read and write
sqlite
- sqlite嵌入式数据库,开发嵌入式QT必备,希望能帮到你-sqlite embedded database, developing the necessary embedded QT, hope you can help
qt
- 对数据库中的字段实行分条搜索,也可多条搜索,控件应用较多 界面优雅-On the implementation of sub-fields in the database of search, but also a number of search control applications more elegant interface
database
- 用qt实现数据库间(sqlite到access)数据的传输。-Transmit data between databases(sqlite to access).
QT-serial-programming.tar
- 用qt实现的串口通信,这样通过串口,两台主机就可以进行收发信息。-Use qt realization of serial communication, so that through a serial port, two hosts can undertake to send and receive messages.
qt-book
- QT4+Mysql图书管理系统 QT4+Mysql图书管理系统-Qt write books management system management system
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.)