-
保存图像到数据库并检索它
保存图像到数据库并检索它的任何时间
您可以将此图像保存在任何数据库 futer
- 2023-04-07 16:15:04下载
- 积分:1
-
ANAESTHESIA FEEDER FOR PATIENT WITH SALINE STATUS
- 2022-03-16 20:30:00下载
- 积分:1
-
used to create irregular Window source, to be a beautiful program interface
用来生成不规则窗体的源程序,做个漂亮的程序界面-used to create irregular Window source, to be a beautiful program interface
- 2022-03-06 13:06:18下载
- 积分:1
-
SUYI WINDOWS ANI动画窗口
SUYI WINDOWS ANI动画窗口-SUYI WINDOWS ANI animation window
- 2022-12-19 16:55: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
-
VC++编写的,动态创建菜单,且能够响应对应的菜单选项,包括自动改变输出界面的颜色...
VC++编写的,动态创建菜单,且能够响应对应的菜单选项,包括自动改变输出界面的颜色-VC++ written dynamically created menus, and can respond to the corresponding menu options, including automatically change the color of the output interface,
- 2022-08-15 11:40:57下载
- 积分:1
-
java 3D 文本 3D
java 3D 文本 3D
- 2022-02-15 02:09:12下载
- 积分:1
-
prepared by the task of editing the column for two small programs
用Delphi编写的对任务栏进行编辑的小程序2-prepared by the task of editing the column for two small programs
- 2022-10-02 11:25:04下载
- 积分:1
-
Codevision 24cx512 TWI
如何读取和写入在 eeprom 24 c 512 atmega16 codevision 与 TWI 代码与
它发生的读和写子函数来读取和写入地址和它的使用不是软件 I2c TWI
- 2023-03-13 04:10:03下载
- 积分:1
-
很酷的类似OutLook98的Folder选择的控件(OICQ里也有)
很酷的类似OutLook98的Folder选择的控件(OICQ里也有)-Very cool contorl which is like the OutLook98 s folder
- 2022-08-06 08:45:19下载
- 积分:1