-
超文本标记语言的例子。
Hypertext makup language example.
- 2023-03-06 22:50:03下载
- 积分:1
-
achieve the waterfalls
java 实现的瀑布效果-银河落九天的效果,效果生动-achieve the waterfalls- Galaxy charged nine effect, the effect vivid
- 2022-02-06 17:31:59下载
- 积分:1
-
prolog eight digital design issues on the source code, there is a problem specif...
prolog设计的关于八数码问题的源代码,具体可能会有些问题啊-prolog eight digital design issues on the source code, there is a problem specific ah
- 2022-02-26 20:47:50下载
- 积分:1
-
基于VHDL写的DS18B20的驱动,简单版本
基于VHDL写的DS18B20的驱动,简单版本-based on VHDL write DS18B20 driven, simple version
- 2022-10-29 07:20:04下载
- 积分:1
-
simulation cpu procedures source
模拟cpu的程序原代码-simulation cpu procedures source
- 2022-01-26 03:14:56下载
- 积分:1
-
盘尼西林发酵模拟软件,间歇批次生产过程的仿真软件,用于批次过程故障诊断的原始数据采集,很不错,自己仿的比它差远了!...
盘尼西林发酵模拟软件,间歇批次生产过程的仿真软件,用于批次过程故障诊断的原始数据采集,很不错,自己仿的比它差远了!-Penicillin fermentation simulation software, intermittent batch production process simulation software for fault diagnosis of batch process the raw data collection, a very good imitation of their own far worse than it!
- 2023-03-18 15:30:04下载
- 积分:1
-
100M
100M-MAC-IPcore(从OPENCORE下载);-100M of the MAC
- 2023-02-17 12:05:04下载
- 积分: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
-
上传的是是学习xml的一个很好的教程,简单易学,可以一看
上传的是是学习xml的一个很好的教程,简单易学,可以一看-Upload is learning xml a good guides, easy, one can see
- 2022-02-06 01:29:58下载
- 积分:1
-
贸易公司做为商品供应商和客户的中介机构,储存并管理着大量的商品供应商所提供的商品信息和客户需求的信息,要处理大量的输入,修改,查询信息,该软件能解决该问题,并能...
贸易公司做为商品供应商和客户的中介机构,储存并管理着大量的商品供应商所提供的商品信息和客户需求的信息,要处理大量的输入,修改,查询信息,该软件能解决该问题,并能清晰的显示出所有的信息,并提供管理者权限,供不同管理员查询。 运行环境 操作系统:Microsoft 系列操作系统 支持环境:IIS 5.0 数 据 库:Microsoft ACCE-commodity trading companies as suppliers and customers of the intermediary, storage and management of a large quantity of goods provided by the suppliers of goods and information needs of the customers information, a great deal of input, modify, for information, the software can solve the problem, and clearly demonstrated that all of the information, managers and provide authority for different administrators inquiries. Runtime Environment Operating System : Microsoft operating system support environment : IIS 5.0 database : Microsoft Acce
- 2022-07-19 17:14:18下载
- 积分:1