-
使用一个浮动的列表框的程序
使用一个浮动的列表框的程序-A program using floating listbox
- 2023-03-04 04:35:03下载
- 积分:1
-
同过单文档程序实现多文档的效果
同过单文档程序实现多文档的效果...
同过单文档程序实现多文档的效果
同过单文档程序实现多文档的效果 -Analog multi-document
- 2022-07-15 01:46:46下载
- 积分:1
-
XP风格界面~~比较好的一个界面出处:蓝色 责任编辑
XP风格界面~~比较好的一个界面出处:蓝色 责任编辑-XP-style interface to a better interface Source : blue Editor
- 2023-05-15 17:10:02下载
- 积分:1
-
Ergodic process, and obtain the window handle, window name and so on, very pract...
遍历进程名,获取窗口句柄,窗口名称等,十分实用-Ergodic process, and obtain the window handle, window name and so on, very practical
- 2022-04-07 05:03:22下载
- 积分:1
-
Qt login,自动识别焦点
#include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
pushButton = new QPushButton(this);
pushButton->setObjectName(QString::fromUtf8("pushButton"));
pushButton->setGeometry(QRect(40, 180, 51, 27));
pushButton_2 = new QPushButton(this);
pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
pushButton_2->setGeometry(QRect(40, 140, 51, 27));
pushButton_3 = new QPushButton(this);
pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
pushButton_3->setGeometry(QRect(100, 140, 51, 27));
&
- 2022-03-13 04:00:49下载
- 积分:1
-
QT甘特图程序
两种不同方法的绘图曲线 a) 二次 B-样条曲线的第二次 B-样条曲线的表达式作为函数 (1) 控制顶点。注:-给出了正确的一组控制顶点每三个顶点毗邻组马尔凯线描。即,群一群的,......到组中,所有的曲线地结合在一起构成了整个的 B-样条曲线。事实上,是曲线的起始点的下一年底前的一条曲线。曲线绘图的过程中,不同的价值曲线每一节中将不同的点。例如,通过公式 (1) 可用曲线的起始点,在曲线末端编译。为方便处理,针对等距选项 (例如 10 等于分期付款,顺序,从 0,0.1,0.2......,1
- 2022-01-31 01:50:47下载
- 积分:1
-
实验十三 活动图形显示程序.rar
实验十三 活动图形显示程序.rar-experimental activities graphics procedures. Rar
- 2022-03-10 13:35:40下载
- 积分:1
-
DDraw位图!
DDraw显示位图!-DDraw Bitmap!
- 2022-03-19 17:05:00下载
- 积分:1
-
used to create irregular Window source, to be a beautiful program interface
用来生成不规则窗体的源程序,做个漂亮的程序界面-used to create irregular Window source, to be a beautiful program interface
- 2022-03-06 13:06:18下载
- 积分:1
-
Right menu Should be very familiar with
右键菜单
应该都很熟悉吧
详细的看代码。简单版的-Right menu Should be very familiar with
- 2022-02-15 04:44:49下载
- 积分:1