-
use several OCX : online controls, tab controls, UBB control, we look at these c...
使用了几个自定义控件:在线控件、分页控件、UBB控件,大家来看看这几个控件为我们带来了什么好处。-use several OCX : online controls, tab controls, UBB control, we look at these controls brought us any good.
- 2022-02-24 11:03:56下载
- 积分:1
-
轻松实现类VC界面_界面
轻松实现类VC界面_界面-窗口。一个类似VC的界面,左边、底下有两个可浮动、可变大小的控制窗口-easily interface _ VC type interface-window. A similar VC interface, and to the left, two back of a floating, variable size of the control window
- 2023-03-02 00:50:03下载
- 积分:1
-
电子相册,用java写的电子相册,希望对大家有用,我试了下,是可用的...
电子相册,用java写的电子相册,希望对大家有用,我试了下,是可用的-Electronic album, using java to write the electronic album, hope for all of us, I would try the next, is available
- 2022-10-09 18:15:03下载
- 积分:1
-
一套MFC之外的界面扩展库,可以实现类似Office2003等高级界面,内有例子程序,可以参看...
一套MFC之外的界面扩展库,可以实现类似Office2003等高级界面,内有例子程序,可以参看-A set of MFC extensions outside interface, you can achieve a similar high-level interface, such as Office2003, there are examples of the procedure, you can see
- 2022-03-06 07:17:53下载
- 积分: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
-
在视图上如何加对话框,是如何在对话框中添加数状控件。
在视图上如何加对话框,是如何在对话框中添加数状控件。-In the view on how to increase the dialog box is how to add in the dialog box controls the number of symptoms.
- 2022-11-17 16:25:03下载
- 积分:1
-
delphi数字图像处理一书源代码,科学出版社出版.
delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
- 2022-01-22 03:59:32下载
- 积分:1
-
Customizing the Appearance of CSliderCtrl Using Custom Draw is what I find onlin...
Customizing the Appearance of CSliderCtrl Using Custom Draw
是我在网上找的,版权归原作者所有。-Customizing the Appearance of CSliderCtrl Using Custom Draw is what I find online, and belongs to original author.
- 2023-02-14 23:35:04下载
- 积分:1
-
树视图管理器
此源码是介绍C#如何使用树控件。适合初学者了解树控件的属性、方法。
- 2023-04-06 11:25:03下载
- 积分:1
-
xp风格的界面程序源码,vc做的界面程序(blueman007@126.com)
xp风格的界面程序源码,vc做的界面程序(blueman007@126.com)
- 2022-02-20 13:25:40下载
- 积分:1