搜索资源列表
p94
- 一个窗口画图程序,并增充了不同的颜色,图形不分三种,体现一VC的可视化风格.-a window drawing program, and by filling a variety of colors, graphics, regardless of the three embodies a VC visual style.
bmp3
- 利用vc++编写的一个简易的画图程序,可以画直线.-vc prepared by the use of a simple drawing program, linear paintings.
WindowPaint
- Windows 画图程序的白色“画布”实现。主要用到了CRectTracker类来控制窗体的大小,实现出窗体有8个控制点的目的。-white "canvas" to achieve. CRectTracker used in the main control window class size, Form a realization out eight control points purpose.
draw
- 用c++在vs2005环境上写的一个画图程序,实现windows画图程序的基本功能
luoqianyou
- 基于VC++6.0的简单画图程序,选择圆的半径、线形和线的颜色后,程序会根据所选要求画圆。
color
- 一个简单的画图程序,实现画笔,颜色对话框的编程,可以给初学者参考-A simple drawing program, the realization of the brush, color dialog programming, you can refer to the beginner
Studentmisanddrawing
- 基于MFC的学生管理系统和画图程序。学生管理系统能够分类显示学生信息;能够增加、删除、编辑学生信息;按照学号或姓名查询学生信息;能够分类统计、排序;能够保存学生信息 。画图程序功能参考Windows附件中画图程序。 -MFC-based student management system and drawing procedures. Student management system to show the students classified information to add,
draw
- 一个类似WINDOWS画图程序的代码.对初学者有帮助-WINDOWS drawing a similar procedure code. Helpful for beginners
Draw
- 用vc++实现了一个画图程序,可以用鼠标在界面上任意画图,就像一只笔在画板上画画一样。-Using vc++ implements a drawing program, you can interface with the mouse any drawing, like a pen drawing on canvas the same.
MESSAGE_Code
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping scheme of analysis, about how to use the ClassWizard,, understand the
Draw
- 这个软件是我用一个晚上用VC++编写的画图程序,里面用很多的画图工具,是学习VC++的很好的例子,最后说句:“不是经典我不发”.-VC++
draw
- 是使用MFC编写的画图程序,可以画一些简单的线条,类似画图工具,虽然简单,但是制作不易,-Is to use the Paint program written in MFC, you can draw some simple lines, similar to the drawing tools, although simple, but production is not easy, thank you
code
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC news mapping mechanism analysis, tells how to use ClassWizard,, understand the message
Draw
- 基于VC的简单的用鼠标左键画图程序,对话框显示如何操作,有退出对话框-VC simple drawing program with the left mouse button, the dialog box shows how to do this, exit the dialog box
zhexian
- 精简了画图程序,拥有画许多基本图形的功能。适合MFC初学者使用。-Streamline the Paint program, has painted many of the basic graphics functionality. For MFC beginners.
EasyDraw
- 利用VC++实现画图程序 基于MFC 使用VC++2005实现。 直线 矩形 椭圆 的绘制 改变线条颜色宽度类型-Use VC++ MFC-based drawing program using VC++2005 achieve. Straight-line rectangular oval drawing to change the width of the line color type
windowsdrawing
- windows 画图程序 C++ 编码,模拟画图程序-windows drawing
zuoye
- 基于mfc的一个画图程序,还添加了颜色对话框-Based on mfc a drawing program, also added a color dialog
testdraw
- 简单的画图程序实现橡皮擦直线椭圆等图形的绘制-Draw a simple drawing program implements eraser straight oval pattern
draw
- 一个简易的画图程序,用VC++写的,可实现画直线画矩形等功能。-A simple drawing program, written in C++, you can achieve linear paintings draw a rectangle, and other functions.