-
本程序主要实现系统自动关机,关机提示信息等功能
本程序主要实现系统自动关机,关机提示信息等功能-the main procedures automatic shutdown system, a message shutdown functions
- 2022-11-19 13:45:03下载
- 积分:1
-
以前做的一个作业,模拟记事本,还不完善。
以前做的一个作业,模拟记事本,还不完善。-before doing an operation, simulated notebook, is not perfect.
- 2022-01-25 22:09:30下载
- 积分:1
-
浮点数到字符串 length为小数长度,具体见说明
浮点数到字符串 length为小数长度,具体见说明-Decimal floating-point number to the length of the string length, specific See note
- 2022-08-06 14:11:51下载
- 积分:1
-
演示vb6怎样读写纯文本的程序
演示vb6怎样读写纯文本的程序-demonstrate VB6 how to read and write plain text procedures
- 2022-02-06 05:05:12下载
- 积分:1
-
这个项目是用于图像变换和缩放。
This project is for image transform and scaling.
- 2022-02-15 20:30:57下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-02-14 00:55:08下载
- 积分:1
-
want to see how your fate? ? Let's see it! Terrific ah!
想看看你的命运如何吗?? 看看吧!很棒的啊!-want to see how your fate? ? Let"s see it! Terrific ah!
- 2023-07-04 03:45:04下载
- 积分:1
-
Restricts certain phone calls in calling a windows mobile phone
Restricts certain phone calls in calling a windows mobile phone
- 2022-08-12 13:58:46下载
- 积分:1
-
用VC演示的串口通讯程序,是学习用VC进行通讯变成的好材料,演示了通讯控件的使用方法...
用VC演示的串口通讯程序,是学习用VC进行通讯变成的好材料,演示了通讯控件的使用方法-VC demonstration of Serial communication process is learning to communicate with VC into the good materials, demonstration of the use of communications control methods
- 2023-06-07 15:05:04下载
- 积分:1
-
MFC简单画图程序Draw
这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。
功能概述
通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能,
线条粗细、颜色也可以在菜单中调整。
设计思路
通过对菜单的响应获取绘图类型、颜色和线条粗细程度。
通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦,
通过 CDC 类的成员函数 MoveTo( int x, int y ); LineTo( int x, int y ); Rectangle( int x1, int y1, int x2, int y2 ); Ellipse( int x1, int y1, int x2, int y2 ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 10:23:50下载
- 积分:1