搜索资源列表
haha
- QT学习入门的代码!做了一个抽屉还有多个TAB类的应用还有链接SQLITE-QT
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
scooters
- 连接SQLITE数据库,往数据库里插入元素,用QTableView显示出所插入的数据。本软件对于初学Qt的人有很大帮助。-Connection SQLITE database, insert into the database elements, QTableView display the inserted data. The software for beginners Qt great help.
bookmis-build-desktop
- 用QT结合SQLite做的简单的图书馆管理系统,能够实现书籍的查询、添加、删改等操作,同时对管理员也有添加管理员、修改密码等功能-SQLite do simple library management system, combined with QT books query, add, pruning and other operations administrator also add an administrator to modify the password functions
ListData
- Data List in Qt and sqlite database written in c-Data List in Qt and sqlite database written in c++
sqlite
- sqlite3是嵌入式产品数据库软件,里面用有c语言调用sqlite的方法 以及qt调用sqlite的方法-Sqlite3 software is embedded products, using c language called sqlite method and the method of qt call sqlite
shortcut
- QT 下的全局键盘监听例子,用sqlite记录某个路径下的可执行文件或软件的信息,然后监听pause键。当用户按下pause键,然后再输入某个软件的关键字时,比较ps,然后空格或回车就可以启动photoshop。Qt 4.8环境编译通过。-QT shortctu
AccountArea
- 使用Qt5+vs2013开发,用于保存帐号的软件,使用qt界面,SQLITE数据库存储,支技qt国际化,可以用qt或vs_qt_addin打开,支持window+linux-Use Qt5+vs2013 developed software for saving accounts, use qt interface, SQLITE storage, international support skills qt
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
