-
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
-
a programm to generate triangular for finite element method
a programm to generate triangular for finite element method
- 2023-02-22 08:25:03下载
- 积分:1
-
手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码...
手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码-phone WAP pages to the Chinese UTF-8 coding function. The dynamic pages for Chinese exports. Chinese gibberish solution
- 2022-06-27 12:42:34下载
- 积分:1
-
导出到Excel
Export To Excel
{*** *** *** *** *** *** *** *** *****}
{ TExcel Component 3.3 for Delphi 1.0 .. 3.0 }
{ }
{ Copyright (c) 1996 ... 1998 Tibor F. Liska }
{ Tel/Fax: +36-1-165-2019 }
{ Office: +36-1-209-5284 }
{ E-mail: liska@sztaki.hu }
{*****************************************************}
{ }
{ TExcel is provided free of charge as so long as }
{ it is not in commercial use. When it produces }
{ income for you, please send me some portion of }
{ your income (at least $50). Thank you. }
{ }
{*****************************************************}-Export To Excel
{*****************************************************}
{ TExcel Component 3.3 for Delphi 1.0 .. 3.0 }
{ }
{ Copyright (c) 1996 ... 1998 Tibor F. Liska }
{ Tel/Fax: +36-1-165-2019 }
{ Office: +36-1-209-5284 }
{ E-mail: liska@sztaki.hu
- 2023-02-24 23:05:04下载
- 积分:1
-
创建 Windows 还原点
这是特尔斐 2010年代码在 Windows XP 中设置一个还原点并向上。它是一个独立程序,但也可以嵌入到其他还原点所需的程序 (如安装程序)。
- 2022-02-21 11:31:15下载
- 积分:1
-
hefty almanac IC DS1307 AT89C2051 and procedures prepared by the clock.
本程序是万年历集成电路DS1307与AT89C2051编写的时钟程序。-hefty almanac IC DS1307 AT89C2051 and procedures prepared by the clock.
- 2022-09-24 21:15:02下载
- 积分:1
-
对单链表的实现处理全集,用C语言编写,随便下载
对单链表的实现处理全集,用C语言编写,随便下载
-The realization of a single list of The Complete Works of treatment, using C language, just download
- 2022-03-10 11:08:08下载
- 积分:1
-
能删除自身代码的源码,可以删除自己的进程,然后从磁盘删除文件...
能删除自身代码的源码,可以删除自己的进程,然后从磁盘删除文件-Can delete their own source code, you can delete their own process, and then delete the file from the disk
- 2022-03-05 11:55:56下载
- 积分:1
-
这是一个测试光学透镜透光率的应用程序,目前已投产运行.
这是一个测试光学透镜透光率的应用程序,目前已投产运行.-This is a test of optical lens opacity applications have currently been put into operation.
- 2022-08-08 08:02:28下载
- 积分:1
-
customers District mouse coordinates suggest that the development is basically w...
客户区鼠标坐标提示,基本上是winsdk开发的!-customers District mouse coordinates suggest that the development is basically winsdk!
- 2022-06-15 00:31:28下载
- 积分:1