-
美丽的
美观型名片模板,适用与广告公司和大中小企业名片制作,简单容易操作。市场好看。-beautiful- card templates, the application and advertising companies and medium and small enterprises to produce business cards, simple and easy to operate. Markets look good.
- 2022-02-07 02:11:40下载
- 积分: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
-
使用 MFC 串行化数据和 C++ 对象,三个简单的例子程序
使用 MFC 串行化数据和 C++ 对象,三个简单的例子程序-The use of MFC serialization data and C++ object, three simple examples of programs
- 2022-02-25 04:27:20下载
- 积分:1
-
上传源代码的体系结构分析
The password is "thisisninebullssrc"
上传源代码的体系结构分析
The password is "thisisninebullssrc"-Stock analysis soft
- 2022-03-16 15:13:17下载
- 积分:1
-
显示内寸使用情况和CPU占用比例的图形类,在天极网上下的,经过部分修改...
显示内寸使用情况和CPU占用比例的图形类,在天极网上下的,经过部分修改-show RAM usage and CPU utilization ratio of the graphics category, Inc. in the Internet, after some changes
- 2023-04-17 22:15:02下载
- 积分:1
-
一个很好的关于微软的mschart的例子,自己做的,希望可以给大家帮助...
一个很好的关于微软的mschart的例子,自己做的,希望可以给大家帮助-A very good on Microsoft
- 2022-03-09 12:57:40下载
- 积分:1
-
一个换皮肤的程序源码
一个换皮肤的程序源码-A source for skin procedures
- 2023-08-10 16:10:03下载
- 积分:1
-
在运行中显示或隐藏窗口的标题栏,一个经典例子极具参考价值...
在运行中显示或隐藏窗口的标题栏,一个经典例子极具参考价值-in operation to show or hide a window title bar, a classic example of great reference value
- 2022-01-28 01:34:17下载
- 积分:1
-
我的项目
你不必将 crystal32.ocx 在您的计算机复制到这windowssystem 目录,然后转到组件选项工具菜单,然后将它添加到组件对话框中单击浏览选项
- 2023-03-12 01:35:04下载
- 积分:1
-
你可能会对VC自带的时间及日期控件不太感兴趣了,那就试试这个吧!给你不一样的视觉感受....
你可能会对VC自带的时间及日期控件不太感兴趣了,那就试试这个吧!给你不一样的视觉感受.-you may have to bring their own VC date and time controls were not interested. then try this! you do not feel the same vision.
- 2022-01-25 17:40:14下载
- 积分:1