-
优化设计软件 isight
优化设计软件 isight -8.0 的license ,很有参考价值,,多平台
-Optimization design software isight-8.0
- 2022-12-29 14:40:04下载
- 积分:1
-
一个图书馆管理系统。用ACCESS做成,包括了用户密码登陆,用户信息管理,图书查询,借还书籍,罚款信息等模块。...
一个图书馆管理系统。用ACCESS做成,包括了用户密码登陆,用户信息管理,图书查询,借还书籍,罚款信息等模块。-A library management system. Make use of ACCESS, including the user password, the user information management, library inquiries, make use of books, a fine of information modules.
- 2022-03-14 15:56:58下载
- 积分:1
-
用于altera maxii cpld的电话计费器示例程序和原理图
用于altera maxii cpld的电话计费器示例程序和原理图-For the altera maxii cpld telephone meter sample application and schematic
- 2022-01-25 14:14:16下载
- 积分:1
-
一个网络对战扑克游戏的源代码,采用socket连接。JBuilder工程文件...
一个网络对战扑克游戏的源代码,采用socket连接。JBuilder工程文件-a network war poker game"s source code, using socket connection. JBuilder project documents
- 2022-05-23 15:40:50下载
- 积分:1
-
该文档详细介绍了supermap的一些基本知识,让用户能详细了解supermap。...
该文档详细介绍了supermap的一些基本知识,让用户能详细了解supermap。-The document detailed the SuperMap some basic knowledge, so that users can learn more about supermap.
- 2022-02-28 16:15:50下载
- 积分:1
-
一套小型的hospital系统,
一套小型的hospital系统, -A small hospital systems,
- 2023-08-18 06:20:04下载
- 积分:1
-
不错的资料 希望能分享给大家 好好一起学习
不错的资料 希望能分享给大家 好好一起学习-Good information hope to share with you a good learning
- 2022-03-06 05:49:54下载
- 积分:1
-
手机游戏,画面效果还可以,可以作为手机游戏入门参考
手机游戏,画面效果还可以,可以作为手机游戏入门参考-phone games, the desired effect can also can serve as a reference mobile gaming portal
- 2023-05-21 19:50:03下载
- 积分:1
-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
自动取款机源代码
自动取款机源代码-ATMs source code
- 2022-07-18 05:27:49下载
- 积分:1