VC++绘制扇形效果的线条

时间:2016-09-01 11:14:29
【文件属性】:

文件名称:VC++绘制扇形效果的线条

文件大小:12.74MB

文件格式:ZIP

更新时间:2016-09-01 11:14:29

VC++ 绘图

使用VC++语言绘制扇形图,主要考察对画刷的使用,使用OnMouseMove()消息处理函数和OnLButtonDown()消息处理函数,熟悉添加私有成员变量。


【文件预览】:
画扇形
----sh.suo(9KB)
----sh()
--------stdafx.cpp(133B)
--------Resource.h(475B)
--------sh.cpp(3KB)
--------res()
--------sh.vcproj.Name16.Administrator.user(1KB)
--------stdafx.h(2KB)
--------shView.h(1KB)
--------targetver.h(1KB)
--------shDoc.h(522B)
--------sh.rc(10KB)
--------shView.cpp(2KB)
--------MainFrm.cpp(2KB)
--------shDoc.cpp(938B)
--------MainFrm.h(655B)
--------Debug()
--------sh.h(438B)
--------sh.vcproj(6KB)
--------ReadMe.txt(3KB)
----sh.sln(872B)
----Debug()
--------sh.pdb(3.53MB)
--------sh.ilk(1.38MB)
--------sh.exe(137KB)
----sh.ncb(12.12MB)

网友评论