-
The previous example of a follow
前一个例子的后续章节,讲解VB编程解构的-The previous example of a follow-up chapters to explain the VB programming deconstruction
- 2022-03-25 08:21:33下载
- 积分:1
-
高效数码管显示控件,能够显示正负号,能够显示小数点,可更改颜色,可以有两种显示方式。...
高效数码管显示控件,能够显示正负号,能够显示小数点,可更改颜色,可以有两种显示方式。-Efficient Digital Display Control, it will show positive and negative, it will show a decimal point, can change the color, there are two formats.
- 2022-06-11 22:24:43下载
- 积分:1
-
XP风格复活节d 实现
XP风格复活节d 实现-XP style Easter achieve d
- 2022-04-07 23:59:15下载
- 积分:1
-
VC prepared the MP3 player, including MP3 codecs, spectrum display, such as menu...
VC编写的MP3播放器,包含MP3编解码、频谱显示、菜单列表等。-VC prepared the MP3 player, including MP3 codecs, spectrum display, such as menu list.
- 2022-08-10 18:58:47下载
- 积分: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编写的日历程序
一个用Qt编写的日历程序-Qt used to prepare a calendar program
- 2022-04-08 22:05:46下载
- 积分:1
-
用VB实现拖拉控件效果,完全用VB实现。
用VB实现拖拉控件效果,完全用VB实现。-VB Controls drag effect fully with VB.
- 2022-08-03 01:15:18下载
- 积分:1
-
DELPHI下可以使用的PDF免费dll控件 与详细Demo,绝对超值!
资源描述DELPHI下可以使用的PDF控件,demo中包含打开文件,翻页,放大与缩小,显示方式等功能。附送与之配套可用的PDF打印机。
- 2023-06-23 12:10:08下载
- 积分:1
-
纯文本转换器(粗体或斜体)
一个GUI项目转换纯文本为粗体或斜体。并且也改变字体风格和大小。
- 2022-06-16 20:15:27下载
- 积分:1
-
VC++几个常用的类,有串口类,超链接类,图钉类等,都很好用!...
VC++几个常用的类,有串口类,超链接类,图钉类等,都很好用!-VC++ of several commonly used classes, there are serial type, hyperlink type, pushpin type and so on, are very easy to use!
- 2022-02-02 00:06:18下载
- 积分:1