-
caro progamming
固态硬盘DGHGFDGDFGFHGHGHG固态硬盘DGHGFDGDFGFHGHGH
- 2022-02-14 17:15:38下载
- 积分:1
-
一个白色透明的分割条的例子
一个白色透明的分割条的例子--An example of white transparant splitter
- 2022-05-21 09:48:17下载
- 积分:1
-
一个很COOL的界面设计集合
环境:microsoft visual
语言:VC
一个很COOL的界面设计集合
环境:microsoft visual
语言:VC-a very COOL set of interface design environment : microsoft visual language : VC
- 2022-03-09 19:03:28下载
- 积分:1
-
MFC写的CTrayIcon托盘类源码
1. 把TrayIcon.cpp和TrayIcon.cpp拷贝到你的项目目录,并添加到项目中
2. 在CTray...
MFC写的CTrayIcon托盘类源码
1. 把TrayIcon.cpp和TrayIcon.cpp拷贝到你的项目目录,并添加到项目中
2. 在CTrayIconDemoDlg.h中加入#include "TrayIcon.h"
3. 添加成员变量CTrayIcon m_TrayIcon
4. 建立菜单资源,使其ID为:IDR_TRAY_MENU
5.声明消息处声明消息处理函数:-CTrayIcon
- 2022-05-22 05:40:17下载
- 积分:1
-
使用简单的代码就能改变用户界面,可以实现类似XP,金山词霸的界面...
使用简单的代码就能改变用户界面,可以实现类似XP,金山词霸的界面-use of a simple code will be able to alter the user interface, can achieve similar XP, free email interface
- 2022-07-26 23:01:43下载
- 积分:1
-
软plc梯形图
使用vc对plc编程界面进行设计,能够实现从梯形图到指令表的转化!软件PLC 系统是由开发系统和运行系统两部分组成,软件PLC 开发系统实际上就是集编辑、调试和编译与一体的PLC编程器!
- 2023-06-11 09:35:05下载
- 积分: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
-
MFC范例程序,用MFC实现创建服务器,很简单的小程序,但是不知道有没有用...
MFC范例程序,用MFC实现创建服务器,很简单的小程序,但是不知道有没有用-MFC model program that will create MFC server, a very simple small programs, but not aware of no use
- 2022-03-21 14:38:41下载
- 积分:1
-
a very good interface and special effects programming examples! Flame, water, la...
一个很不错的界面和特效编程例子!火焰、水波、熔岩三类特效,值得学习!-a very good interface and special effects programming examples! Flame, water, lava three types of effects, it is worth learning!
- 2022-01-21 18:51:17下载
- 积分:1
-
有关测量平差计算的一个很好的程序,不知大家是否对测绘学科的内容感兴趣?...
有关测量平差计算的一个很好的程序,不知大家是否对测绘学科的内容感兴趣?-adjustment calculation of the measurement of a good procedure, we do not know whether the right mapping disciplines interested in the content
- 2022-01-24 13:23:09下载
- 积分:1