-
消息循环重载实例
消息循环重载实例-news cycle heavy-duty case
- 2022-07-28 12:40:34下载
- 积分:1
-
这个程序可以帮助大家获得指定点的颜色,只要点击图片,便可以显示该点的颜色!...
这个程序可以帮助大家获得指定点的颜色,只要点击图片,便可以显示该点的颜色!-this procedure can help you obtain the color designated point and click a picture, it can show that the color of the point!
- 2023-05-05 04:25:03下载
- 积分:1
-
Cool ScrollBar
Cool ScrollBar
- 2022-05-31 21:42:29下载
- 积分:1
-
js+css的lightbox代码,适合初学者使用
js+css的lightbox代码,适合初学者使用-js+ css the lightbox code, suitable for beginners to use
- 2023-01-08 04:40:03下载
- 积分:1
-
目标视频跟踪,以阅读为形式的视频动画,然后真实
目标视频跟踪,采用读取一段动画形式作为视频,然后实时获取目标的中心,并对其进行跟踪-target video tracking, using reading as a form of video animation, and then real-time access to the target center, and its track
- 2022-01-27 08:48:15下载
- 积分:1
-
傻瓜计算器
简单c语言傻瓜计算器,适用于windows各种平台,初学者可用作参考,初学c语言win32 application开发的,可用于作为基本对话框框架,可用于基本消息控制的学习,只用于学习,实际意义不大。但对初学c语言界面化实现的,是个不错的小例子。
- 2022-01-26 01:42:43下载
- 积分:1
-
使用Qt处理图片资源
Use Qt in image development.
QPixmap largepixmap;
QPixmap smallpixmap;
QPixmap maskpixmap;
QPixmap zoompixmap;
QPoint offset(0,0);
QPoint dragpos(150,150);
QPoint set(90,50);
//加载图片:
largepixmap.load("ImagesMainGui.png");
smallpixmap = largepixmap.scaled(largepixmap.size()/1.2);
maskpixmap.load("ImagesMainGui.png");
//绘制底层图片(非放大镜区域图案):
QPainter painter(this);
painter.drawPixmap(offset,smallpixmap);
painter.end();
//计算放大区域圆形的半径及所占矩形面积
int dim = qMin(width(), height());
int magnifierSize = dim * 5 / 6;
int radius = magnifierSize / 2;
int ring = radius - 15;
QSize box = QSize(magnifierSize, magnifierSize);
- 2022-02-09 22:59:08下载
- 积分:1
-
FCKeditor.Net_2 很好用的WEB后台软件
FCKeditor.Net_2 很好用的WEB后台软件-FCKeditor.Net_2 good background software used in WEB
- 2023-08-05 12:35:03下载
- 积分:1
-
Remobject是一个用于多层开发的软件包,她支持DELPHI,.NET,C++ Builder主流开发工具。...
Remobject是一个用于多层开发的软件包,她支持DELPHI,.NET,C++ Builder主流开发工具。-Remobject is a software package for multi-storey development, she supports the DELPHI,. NET, C++ Builder mainstream development tools.
- 2022-03-16 07:21:11下载
- 积分:1
-
some self
一些自给控件。 解压密码:www.programsalon.com-some self-control. Extracting Password : www.programsalon.com
- 2022-01-24 17:10:30下载
- 积分:1