-
JiuGongTu RUF algorithm and automatic processing : Concorde in the hospital, so...
九宫阵算法及自动处理:在协和医院时,做的一个关于九宫阵程度,据统计国内外至少每天有2亿人在做这个填数游戏,有利于开发智力,老少皆宜!-JiuGongTu RUF algorithm and automatic processing : Concorde in the hospital, so an array of JiuGongTu, According to statistics at home and abroad for at least a day, 200 million people do fill this game is conducive to the development of intellectual and family-friendly!
- 2022-08-03 18:26:50下载
- 积分:1
-
本软件保护齐全,设置不好可能出现频繁的掉线,请在使用过程中注意下列事项:
谨慎设置“死亡保护”选项,如果设置过高的值会经常引起死亡保护而掉线。建议非死亡角色...
本软件保护齐全,设置不好可能出现频繁的掉线,请在使用过程中注意下列事项:
谨慎设置“死亡保护”选项,如果设置过高的值会经常引起死亡保护而掉线。建议非死亡角色不要选择此项。
如果用本软件启动游戏而处于非挂机状态30分钟将会自动掉线。
切换地图或通过传送前请关闭挂机,否则将掉线。
所有的掉线,如果是本软件引起的,将会在游戏目录下形成文件纪录,请查阅EXEC.TXT找到掉线原因。
目录下的文件Para.Dat是你的设置参数保存文件,本软件的参数保存方式为每次修改后切换页面后生效。
- 2022-08-13 14:45:32下载
- 积分:1
-
透明窗口,没有密码
透明窗口,没有密码-transparent window, no password
- 2022-03-30 09:42:19下载
- 积分:1
-
计算器的源代码关于 c++方面的,有很好的图形界面,丰富的功能...
计算器的源代码关于 c++方面的,有很好的图形界面,丰富的功能 -calcolator s code about c++
- 2023-01-06 19:10:03下载
- 积分:1
-
设置并叠加透明图片 设置并叠加透明图片
设置并叠加透明图片 设置并叠加透明图片 -transparent set up and superimposed images to install and set superposition transparent picture and superimposed images transparent transparent set up and superimposed images to insta ll and transparent picture superimposed
- 2022-08-18 23:05:04下载
- 积分: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
-
属性列表
属性表控件CPropertyGrid以表格的方式显示及输入数据,外观和功能类似于Visual Studio
2003的属性窗口。它支持多种类型的属性项,而且可以根据需求进行扩展。附件中包括使用说明和例程。
- 2023-07-27 03:20:04下载
- 积分:1
-
把电子邮件按照邮箱类型重新排序。提供xls格式的模板
把电子邮件按照邮箱类型重新排序。提供xls格式的模板-E-mail to e-mail in accordance with the type of re-order. Xls format provides a template
- 2022-04-28 00:55:21下载
- 积分:1
-
一个优秀的使用EXT开发的B/S架构的AJAX程序
一个优秀的使用EXT开发的B/S架构的AJAX程序
-An excellent use of EXT developed B/S architecture AJAX procedures
- 2022-07-14 11:52:51下载
- 积分:1
-
自定义颜色的按钮控件、静态框控件、编辑框及复选框
自定义颜色的按钮控件、静态框控件、编辑框及复选框- Controls, the static frame from the definition color button
controls, edits the frame and the reelection frame
- 2022-01-25 23:49:37下载
- 积分:1