-
玩过红警的人不少,但是想自己编写他的人不多,我这个程序实现了基本的一个功能,用C#写的,花了半年时间....
玩过红警的人不少,但是想自己编写他的人不多,我这个程序实现了基本的一个功能,用C#写的,花了半年时间.-红警played a lot of people, but he would like to have written not many people, I realized this process as a basic function, using C# to write, and spent half a year.
- 2022-02-05 20:33:53下载
- 积分:1
-
不规则形状按钮
不规则形状按钮---学习实例,入门资料-Irregular shape button--- learning examples, introductory information
- 2022-02-09 16:52:23下载
- 积分: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
-
This project is a employee database management system.
This project is a employee database management system.
- 2023-01-22 21:45:04下载
- 积分:1
-
Outlook style segmentation
Outlook风格的切分-Outlook style segmentation
- 2022-06-21 06:20:36下载
- 积分:1
-
Max6675 温度程序
应用背景关键技术快速测量温度,用于arduino快速 开发开,两线偶电热杆。对于初开发学者有很好的学习案例,也可以进一步应用一般温度设计。
- 2022-03-14 04:28:04下载
- 积分:1
-
短信息二次开发接口,可以提供给用户进行短信息方面的开发,TEXT模式和PDU模式...
短信息二次开发接口,可以提供给用户进行短信息方面的开发,TEXT模式和PDU模式-short message secondary development interface, it can provide to the users of short message development, TEXT mode and PDU mode
- 2022-01-23 11:11:07下载
- 积分:1
-
MFC的精准定位CSliderCtrl不是在这种情况下衍生出来的一类…
mfc的CsliderCtrl不能精确定位 本例从CSliderCtrl派生一类 实现鼠标单击 则滑块移动到精确位置-mfc precise positioning of CsliderCtrl not in this case a class derived from the realization of CSliderCtrl mouse click the slider to the exact location of
- 2022-05-10 15:56:49下载
- 积分:1
-
similar Outlook interface increases the function call
类似Outlook的界面,增加了可停靠功能-similar Outlook interface increases the function call
- 2022-02-25 19:49:44下载
- 积分:1
-
字幕按时间方式来闪动,字幕切换不停的跳动,
字幕按时间方式来闪动,字幕切换不停的跳动,-subtitles time to flashing, constantly switching subtitles beating,
- 2023-08-26 19:10:04下载
- 积分:1