-
VS2008写的恶搞程序,打开后仿蓝屏,像死机了一样,鼠标键盘常用键不可用,源码爱好者在测试时就不得不重启了电脑,本来可以抓到图的,但抓到图后电脑就要重启,因此...
VS2008写的恶搞程序,打开后仿蓝屏,像死机了一样,鼠标键盘常用键不可用,源码爱好者在测试时就不得不重启了电脑,本来可以抓到图的,但抓到图后电脑就要重启,因此各位要小心了,学习一下原理是可以的,不要拿它来伤人,很不礼貌的……
友情提示:请小心测试,后果自负…… -恶搞procedures written in VS2008, open the blue screen after the fake, like a crash, as commonly used keyboard mouse button is not available, source enthusiasts in the test will have to restart the computer, the map could have been caught, but caught diagram is necessary to restart the computer, so you must take care to learn about the principle that it can, and do not hurt it to come, it is impolite friendship of ... ... NOTE: Please be careful testing, the consequences of your own ... ...
- 2022-08-10 16:17:19下载
- 积分:1
-
altera quartusII v5.1 license
altera quartusII v5.1 license
- 2022-03-16 07:56:24下载
- 积分:1
-
把每天重要的事情写下来,做个排序,可以提高工作的效率
把每天重要的事情写下来,做个排序,可以提高工作的效率-The important thing every day to write it down, to be sorted, you can increase efficiency
- 2022-03-24 20:31:27下载
- 积分:1
-
CADENCE的ALLERGO如果用过的话,相信这个东西是你所需要的,他是封装生成工具,会带来很大的方便。...
CADENCE的ALLERGO如果用过的话,相信这个东西是你所需要的,他是封装生成工具,会带来很大的方便。-magnitude of ALLERGO if used, I believe this is something you need, He is Packaging generation instruments will bring great convenience.
- 2022-07-14 23:32:53下载
- 积分:1
-
没有数据备份模块的就下这个vf数据备份的样例
没有数据备份模块的就下这个vf数据备份的样例-no data on the backup module under the vf the sample data backup
- 2023-02-23 03:20:04下载
- 积分:1
-
几个C++库函数,也是经常用来测试编程实力的函数!
几个C++库函数,也是经常用来测试编程实力的函数!-several C library functions, but also often used to test the strength of programming function!
- 2022-02-01 14:17:36下载
- 积分:1
-
The program is a complete 9834 test procedures, these procedures can be transfor...
该程序是完整的9834的测试程序,可以将这程序转变成C程序,直接可用-The program is a complete 9834 test procedures, these procedures can be transformed into C procedures directly available
- 2022-01-28 17:46:35下载
- 积分:1
-
- 2022-06-29 01:44:33下载
- 积分: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
-
UWB的matlab仿真的源代码,超宽带信道模型的BPSK
UWB matlab 仿真源代码,UWB channel model bpsk-UWB matlab source code simulation, UWB channel model bpsk
- 2022-12-20 01:00:03下载
- 积分:1