-
ListCtrl控件和下拉框,编辑框等控件组合使用
ListCtrl控件和下拉框,编辑框等控件组合使用-ListCtrl controls and under pulls the frame, edits the frame and
so on to control a combination to use
- 2022-10-27 17:10:04下载
- 积分:1
-
设置ie的标题。很好用的源代码。程序运行后,弹出对话框,显示当前计算机的ie标签,选中其中的一个,可以修改其标签。...
设置ie的标题。很好用的源代码。程序运行后,弹出对话框,显示当前计算机的ie标签,选中其中的一个,可以修改其标签。-Ie to set the title. Well with the source code. After the program is running, pop-up dialog box shows the current computer ie labels, select one of them, you can modify its label.
- 2023-03-04 20:20:04下载
- 积分:1
-
指定形状创建一透明窗体,利用shape控件生成异形窗体,方便好用...
指定形状创建一透明窗体,利用shape控件生成异形窗体,方便好用-Specify the shape to create a transparent form, the use of shape control to generate special-shaped form, easy-to-use
- 2023-04-22 05:45:04下载
- 积分:1
-
PDF文件查看器将派上用场,为那些仍在学习
应用背景这是一个PDF文件浏览器的源代码,对于那些想学习如何编程PDF文件查看器关键技术这是用VB写的很好的编码,我相信大家都会理解它的易用性
- 2022-05-26 01:23:01下载
- 积分: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
-
一个从MSDN的scribble改进的程序,可以画直线,矩形及椭圆。对于学习图像处理是个很好的入门...
一个从MSDN的scribble改进的程序,可以画直线,矩形及椭圆。对于学习图像处理是个很好的入门-a scribble from the MSDN improved procedures can draw straight lines, rectangle and oval. Learning image processing is a very good entry
- 2023-05-02 07:55:03下载
- 积分:1
-
C# development objectlist and Its Application
用C#开发的链表类及其应用-C# development objectlist and Its Application
- 2022-06-14 03:56:08下载
- 积分:1
-
在对话框里的打印功能,由于对话框里打印没有那么明显,就放上来了...
在对话框里的打印功能,由于对话框里打印没有那么明显,就放上来了-Lane in the Print dialog function, Lane Print dialog box is not as obvious on the Fangshanglai
- 2022-01-25 19:35:57下载
- 积分:1
-
MFC定时器timer应用在对话框内显示文字
应用背景
此程序可实习对话框内每隔一定时间将设定颜色的文字在水平方向和竖直方向显示,呈现出动态文字的效果,具体界面如下,有需要的朋友可以下载,嘿嘿:
关键技术基于MFC对话框的timer定时器应用,同时用puttext函数进行文字显示,并设置其颜色,定时器每隔一定时间显示文字,并切换其位置,整体看起来像是动态文字效果,主要用timer实现,希望对您有用!
- 2022-05-16 23:56:37下载
- 积分:1
-
VCVisual C++ Program development Baodian colorful example of the edit box border...
VCVisual C++程序开发范例宝典多彩边框的编辑框ColourFrame-VCVisual C++ Program development Baodian colorful example of the edit box border ColourFrame
- 2022-03-18 02:07:06下载
- 积分:1