-
陈列馆问题(不重复),每个房间不能重复监视,即每个房间有且仅有一个机器人监视...
陈列馆问题(不重复),每个房间不能重复监视,即每个房间有且仅有一个机器人监视-Museum issues (non-repetition), each room can not be repeated surveillance, that is, each room has one and only one robot to monitor
- 2022-06-16 11:41:05下载
- 积分:1
-
完整的周立功公司的LPC213X开发板的光盘内容
完整的周立功公司的LPC213X开发板的光盘内容 -Ligong complete week
- 2022-12-15 12:10:04下载
- 积分:1
-
一个手机RPG游戏的源代码,包含资源图片,eclipse工程文件。
一个手机RPG游戏的源代码,包含资源图片,eclipse工程文件。-a phone RPG game"s source code, resources include photographs, documents eclipse works.
- 2022-07-01 11:52:19下载
- 积分:1
-
这是一个JAVA帮助文档,我在这里上传是为了帮JAVA初学者一个平台,让我们的JAVA事业能有一个新的台阶,我们这里为我们JAVA爱好者能够一起努力.为JAVA...
这是一个JAVA帮助文档,我在这里上传是为了帮JAVA初学者一个平台,让我们的JAVA事业能有一个新的台阶,我们这里为我们JAVA爱好者能够一起努力.为JAVA事业奋斗-This is a JAVA help documentation, I upload here is to help beginners a JAVA platform, Let us Java can cause to a new height, we are here for our Java enthusiasts can work together. JAVA struggle for the cause
- 2023-09-06 22:55:02下载
- 积分:1
-
c++编程的一些简单例子
c++编程的一些简单例子-some simple examples
- 2022-04-15 21:40:01下载
- 积分:1
-
序我们可以4536458909 8 0分,16:10
排序we
4536458909可 0-=- 8捌认为
-sequencing we can 4536458909 8 0 16:10 split that
- 2022-03-01 20:34:01下载
- 积分:1
-
10025,一款使用软件
10025,一款使用软件-1005
- 2023-01-15 11:45: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
-
modem控制拨号控件
modem控制拨号控件-control dial-up modem control
- 2022-02-07 06:57:45下载
- 积分:1
-
自己做的双色球手选,机选,功能程序.在windows xp 上测试通过可以正常使用...
自己做的双色球手选,机选,功能程序.在windows xp 上测试通过可以正常使用-Loans hand to do their own selection, machine selection, functional procedures. In windows xp can be tested through the normal use
- 2022-02-09 13:10:22下载
- 积分:1