搜索资源列表
EX_Draw1_0201
- 这是一个简单绘图的编程,编制的随手画简单的椭圆的程序,拖拽鼠标就可以画出图员椭圆。-This is a simple drawing program, readily prepared in the oval painting simple procedures can drag the mouse draws a plan member oval.
模拟windows自带的画图程序
- 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。
EX_Draw1_0201
- 这是一个简单绘图的编程,编制的随手画简单的椭圆的程序,拖拽鼠标就可以画出图员椭圆。-This is a simple drawing program, readily prepared in the oval painting simple procedures can drag the mouse draws a plan member oval.
drawsingle
- 画图程序中可以通过鼠标的拖拽画出三种简单的图形形式:直线、椭圆和矩形。-Paint program can drag the mouse to draw a simple graph of three forms: a straight line, oval and rectangular.