-
VW_window_washer
说明: WolksVagen window washer adapter.
- 2019-05-13 20:11:43下载
- 积分:1
-
Delphi图片管理程序
Delphi图片管理程序,可对图片进行分类管理,以前见到有朋友用.NET写的照片分类管理程序,用起来也挺好,只不过要安装.NET框架才行,觉得不太方便,我用Delphi2007仿写了一个,界面也基本一样啦,再次感谢那位朋友了。
- 2022-03-14 14:48:37下载
- 积分: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
-
CSR的单声道耳机MMI调试工具,你可以很容易地创建一个调试功能…
CSR MONO HEADSET MMI调试工具,你可以很轻松的调试出一款功能都合要求的蓝牙耳机-CSR MONO HEADSET MMI debugging tools, you can easily create a debugging features are jointly called for Bluetooth Headset
- 2022-08-07 21:27:54下载
- 积分:1
-
configs
诛仙element下配置文件重新整理,修改左上方显示内容(Configuration file reorganization under Qixian element)
- 2019-01-10 19:00:11下载
- 积分:1
-
Implments a Bank of hours
Implments a Bank of hours
- 2023-06-17 21:40:03下载
- 积分:1
-
english_stopword
最全的IKAnalyz 的英文停止词集,使用时需要简单配置IKAnalyzer.cfg.xml,
<!--用户可以在这里配置自己的扩展停止词字典-->
<entry key="ext_stopwords">stopword.dic;english_stopword.dic;</entry>(The most complete IKAnalyz English stop word set, the use of simple configuration IKAnalyzer.cfg.xml,
<! -- users can configure their own extensions here stop word dictionary -- >
<entry key= "ext_stopwords" >stopword.dic; english_stopword.dic; </entry>)
- 2017-11-16 15:08:34下载
- 积分:1
-
huanfang
本程序实现构造任意阶幻方,输入数字构造你想要的幻方(The program to construct arbitrary magic square, magic square input digital structure you want)
- 2012-10-28 16:51:53下载
- 积分:1
-
作者自己编写的应用计算机串口同三菱fx系列plc通信的源程序
作者自己编写的应用计算机串口同三菱fx系列plc通信的源程序-prepared by the author himself computer serial port with Mitsubishi fx series plc communications source
- 2022-10-13 15:35:03下载
- 积分:1
-
小波包
小波包能量提取的程序。。。。。。。。。。。。。(The program of wavelet packet energy extraction)
- 2018-01-30 12:10:01下载
- 积分:1