-
一个很好的java游戏,包括所有源和回答的类文件!
a good java game include all source and the replied class files!-a good game include all source and the r eplied class files!
- 2022-01-27 14:27:40下载
- 积分:1
-
数据结构习题答案供学习者参考。数据结构是基础…
数据结构练习答案,供学习者参考。数据结构是学习编程的基础,希望对大家有所帮助
- 2022-07-20 02:06:13下载
- 积分: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
-
bral.fastreport.v3.09.professional.d4
Bral.FastReport.v3.09.Professional.D4-7-9.C4-6.FS-SSG
- 2022-02-01 13:14:26下载
- 积分:1
-
谢谢和数据表
datasheet xiexie adsf -datasheet xiexie ! asdf
- 2023-09-05 02:05:03下载
- 积分:1
-
此程序是windows新一代图像引擎Windows Presentation Foundation(即WPF)的动画效果演示系统,展示了新一代图形界面动画的工作...
此程序是windows新一代图像引擎Windows Presentation Foundation(即WPF)的动画效果演示系统,展示了新一代图形界面动画的工作方式。-This program is a windows graphics engine, a new generation of Windows Presentation Foundation (or WPF) animation demonstration system to demonstrate a new generation of graphical user interface animation work.
- 2022-02-05 19:10:46下载
- 积分:1
-
使用VC实现控制核算功能 给学习vc 的人一个学习交流的机会
使用VC实现控制核算功能 给学习vc 的人一个学习交流的机会-The use of VC accounting functions to realize the control of people learning vc a learning opportunity for the exchange of
- 2022-06-28 07:14:32下载
- 积分:1
-
Multi
采用多formView,改变不同View的北京-Multi-formView, change to a different View of Beijing
- 2022-07-17 11:06:28下载
- 积分:1
-
This is the query interface, database and search interface connectivity, it is a...
这是关于查询界面,是数据库与界面连接的搜寻系统,是一个添加查询界面-This is the query interface, database and search interface connectivity, it is an added Query Interface
- 2022-02-11 14:45:28下载
- 积分:1
-
关于怎样创建一个菜单 具有打开 保存复制 粘贴功能
关于怎样创建一个菜单 具有打开 保存复制 粘贴功能-On how to create a menu with a Open the saved copy and paste function
- 2022-01-26 00:26:00下载
- 积分:1