-
现今功能最强的wap论坛,支持表情、ubb,可以查看在线、加好友、发短信,有等级,有头像....
现今功能最强的wap论坛,支持表情、ubb,可以查看在线、加好友、发短信,有等级,有头像.
-today"s most powerful WAP Forum, support expression of UBB, can be found online, plus friends and send text messages, grading, a portrait.
- 2023-07-16 18:45:02下载
- 积分:1
-
字模软件
字模生成工具,可以实现平移,字模的提取,12*12矩阵,字体选择,大小选择,取模方式及字模的移动等
- 2023-05-04 21:15:02下载
- 积分: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
-
一个小型脚本语言解释器源代码,来自老外内附英文说明和演示脚本例子...
一个小型脚本语言解释器源代码,来自老外内附英文说明和演示脚本例子-A small scripting language interpreter source code, from a foreigner in English containing a description and demo script examples
- 2022-03-23 21:43:09下载
- 积分:1
-
总线预订系统
这是可以用来搜索巴士座位库存和书可售门票的总线预订系统代码
- 2022-08-13 13:42:13下载
- 积分:1
-
是基于对话框的一个小游戏,很好玩,加以改善,可以用于网站。...
是基于对话框的一个小游戏,很好玩,加以改善,可以用于网站。-dialog is based on a small game is a lot of fun, improve site can be used.
- 2023-01-10 14:30:03下载
- 积分:1
-
Schools Games management system, including the Notes interface is so friendly
校际运动会管理系统, 含注释,界面做的很友好-Schools Games management system, including the Notes interface is so friendly
- 2022-10-19 22:20:04下载
- 积分:1
-
VC里的一个页面置换的源码,我把它改了一下,现在可以直接用在游戏的开发中,你可以很容易就实现游戏中的动作动画,还附有详细的DOC,希望对大家有帮助...
VC里的一个页面置换的源码,我把它改了一下,现在可以直接用在游戏的开发中,你可以很容易就实现游戏中的动作动画,还附有详细的DOC,希望对大家有帮助-VC Lane pages of a replacement source code, I changed it a bit, can now directly used for the development of the game, you can easily achieve games of action animation, also included detailed DOC, we hope to help
- 2022-06-03 20:17:13下载
- 积分:1
-
超级联接控件(象html文件里的超级连接功能)
超级联接控件(象html文件里的超级连接功能)-Supper attach control
- 2022-10-21 09:00:03下载
- 积分:1
-
11个震撼的javascript网页效果
里面包含11个震撼的javascript网页效果:1,2,3,4,5,JavaScript图片特效,Js拖动特效一串水晶(很强大),Tank网页版,
很有意思的图片分裂复制效果,很炫的Javascript立体图片展示,漂亮的js时钟效果。
- 2023-05-24 22:10:04下载
- 积分:1