-
老外写的stringgrid的填色源码
老外写的stringgrid的填色源码-foreigner written logs of coloring FOSS
- 2023-01-14 17:40:03下载
- 积分:1
-
TAPI实现的电话拨号程序,可以有两种模式,普通拨打模式和语音模式,适合初学者参考。...
TAPI实现的电话拨号程序,可以有两种模式,普通拨打模式和语音模式,适合初学者参考。-TAPI achieve the telephone dial-up procedure, there are two models, ordinary Call patterns and voice patterns. for beginners reference.
- 2022-02-11 23:09:04下载
- 积分:1
-
VC++实现的数字电子钟
资源描述Vc++做的一个界面,实用简单,功能强大。
- 2022-04-24 10:22:34下载
- 积分:1
-
如何用vb做mp3播放器 1 天寒 1999年10月10日 2 超爱常 盘贵子的尚轩 1999年10月13日 ...1999年10月9日 如何用vb做mp3播放...
如何用vb做mp3播放器 1 天寒 1999年10月10日 2 超爱常 盘贵子的尚轩 1999年10月13日 ...1999年10月9日 如何用vb做mp3播放器-how to do an mp3 player broke on October 10, 1999 2-love Takako Tokiwa the Shanghan October 13, 1999 ... October 9, 1999 vb How do MP3 player
- 2023-05-20 11:40:03下载
- 积分: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
-
detailing how to use the three
详细介绍了如何使用三层结构的网络开发过程。对新手有帮助
- 2022-07-19 18:17:57下载
- 积分:1
-
一个小小的时钟。 时钟跟随着鼠标移动,时刻显示当前时间,背景半透明。...
一个小小的时钟。 时钟跟随着鼠标移动,时刻显示当前时间,背景半透明。-a little clock. With the clock with a mouse moving, always show the current time, the translucent background.
- 2022-03-22 14:57:29下载
- 积分:1
-
in a dialog box of static static display on the designated rolling text, rolling...
在一对话框的static静态框上滚动显示指定的文字,滚动字幕可设背景图片-in a dialog box of static static display on the designated rolling text, rolling subtitles can be installed background images
- 2022-07-03 06:30:26下载
- 积分:1
-
汽车租赁系统
使用NetBeans汽车租赁软件系统我已经包含在数据库内,并用于所有的休眠文件,XML所有你需要做的就是下载使从SQL数据库的副本,这就是它是使用NetBeans6.01和MySQL工作台6.1一个简单的项目如果你愿意,你可以在甲骨文复制数据库,并使用同样的方式
- 2022-03-21 08:51:26下载
- 积分:1
-
处理机进程模拟JAVA程序
处理机进程模拟JAVA程序-JAVA processor simulation process procedures
- 2022-03-24 22:38:36下载
- 积分:1