-
usb插拔自动侦测
根据指定的USB卷标名,自动侦测该USB设备插拔,返回USB设备盘符,并根据usb设备动作情况调用相对应的批处理文件。
- 2022-07-27 04:24:32下载
- 积分:1
-
一个很好玩的保龄球游戏,图片很丰富,速度也很快的
一个很好玩的保龄球游戏,图片很丰富,速度也很快的-one is a lot of fun bowling game, a very rich picture, the speed is fast,
- 2022-03-07 10:46:25下载
- 积分: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
-
Jiangxi eighteenth Undergraduate Electronic Design Contest group
江西省第十八届本科组自选电子设计竞赛试题-Jiangxi eighteenth Undergraduate Electronic Design Contest group-on-demand test
- 2022-03-18 13:42:32下载
- 积分:1
-
详细讲解了Mean
详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
- 2022-06-02 19:54:12下载
- 积分:1
-
飞思卡尔# 39智能汽车设计软件,对智能生产系统…
飞思卡尔智能车设计课件,系统讲解智能车的制作,对智能车爱好者有很大帮助,分享一下-Freescale" s Smart car design software, the system on the production of smart cars, smart car enthusiasts to be of great help to share with you ..
- 2022-10-17 04:25:09下载
- 积分:1
-
带有SQL,如果没有请安上,最初密码可以在SQL代码中找到,。既:用户名和密码都为:ming...
带有SQL,如果没有请安上,最初密码可以在SQL代码中找到,。既:用户名和密码都为:ming-with SQL, in the absence of requests that, the initial password in SQL code can be found. Both : user names and passwords are : ming
- 2022-02-24 13:55:57下载
- 积分:1
-
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。...
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。-product management system. This requirement is designed to achieve storage, inventory, and from the unified management, and help enterprises achieve new product information management.
- 2022-06-26 23:32:59下载
- 积分:1
-
可以将任意文件转化为bat的东西,详细内容参见源码
可以将任意文件转化为bat的东西,详细内容参见源码-Arbitrary files can be converted into bat things, the details see the source code
- 2022-01-21 02:04:37下载
- 积分:1
-
js对话框,用于实现跳出提示信息
js对话框,用于实现跳出提示信息 -message box
- 2022-07-22 22:05:49下载
- 积分:1