-
英语fladfj dlskflkdasj
english fladfj dlskflkdasj -sdfdsa asdf dsaf adsf dasf asf as ds
- 2022-03-14 03:47:47下载
- 积分:1
-
五子棋程序源代码
一个不错的五子棋程序源代码,有漂亮的界面,使用起来很方便,乐趣多多。
- 2022-01-25 20:25:53下载
- 积分:1
-
A dock, and can be automatically hidden, and can be peeling the OutLookBar. I th...
一个可停靠的、可自动隐藏的、并且可以换肤的 OutLookBar。我认为如果制作一个可以停靠的 OutLookBar 一定非常酷 。-A dock, and can be automatically hidden, and can be peeling the OutLookBar. I think if you can make a docked OutLookBar be very cool.
- 2023-05-10 18:20:02下载
- 积分:1
-
海龟走迷宫实验,使用VC中的MFC画出迷宫,并让海龟找到一条路能走出迷宫....
海龟走迷宫实验,使用VC中的MFC画出迷宫,并让海龟找到一条路能走出迷宫.-turtles Maze experiments, the use of the VC MFC paint maze, and let sea turtles can find a way out of the maze.
- 2022-03-20 04:03:10下载
- 积分: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
-
实现了一个多个切分窗口的界面,并且在该界面中实现了一个目录树,可显示本机的各级文件夹,各切分窗口可以随意切换。...
实现了一个多个切分窗口的界面,并且在该界面中实现了一个目录树,可显示本机的各级文件夹,各切分窗口可以随意切换。-Realize the segmentation of more than one window interface, and in the interface implements a directory tree can be displayed at all levels of the local folder, the segmentation can switch the window.
- 2022-12-13 07:15:02下载
- 积分:1
-
项目代码
- 2023-08-01 14:50:03下载
- 积分:1
-
如何绘制汽车的速度拨号
GDI+图形文字处理编程,如何绘制汽车速度表盘-How to draw car the speed dial
- 2023-02-12 23:30:03下载
- 积分:1
-
安卓日历demo
资源描述安卓日历demo,可方便修改添加自己的业务逻辑
- 2022-03-23 23:28:48下载
- 积分:1
-
可以改变对话框颜色,让界面变的好好漂亮哦。
可以改变对话框颜色,让界面变的好好漂亮哦。-can change color of dialog box,let interface nice
- 2022-09-09 09:30:04下载
- 积分:1