文件名称:EX05C
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-06
- 文件大小:
- 1.15mb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Ex05c应用程序演示了图形的拖动。在这
个程序中,我们在窗口生成时画了一个实心
的圆。当鼠标左键在圆内按下时,鼠标光标
变为十字形光标,鼠标移动时,圆也跟着移
动,即鼠标的拖动。另外,我们在程序中以
滚动视窗为基类,演示了SetScrollSizes函数
的使用。-The applications of Ex05c demonstrates the drag of the graphics. In this program, we drew a solid circle in the window generated. When press the left mouse button in the circle, the mouse cursor changes to a cross-shaped cursor when the mouse is moved, the circle also moves the mouse drag. In addition, we are in the program to scroll the window as the base class demo the SetScrollSizes function.
个程序中,我们在窗口生成时画了一个实心
的圆。当鼠标左键在圆内按下时,鼠标光标
变为十字形光标,鼠标移动时,圆也跟着移
动,即鼠标的拖动。另外,我们在程序中以
滚动视窗为基类,演示了SetScrollSizes函数
的使用。-The applications of Ex05c demonstrates the drag of the graphics. In this program, we drew a solid circle in the window generated. When press the left mouse button in the circle, the mouse cursor changes to a cross-shaped cursor when the mouse is moved, the circle also moves the mouse drag. In addition, we are in the program to scroll the window as the base class demo the SetScrollSizes function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EX05C\Ex05c.001
.....\EX05C.CLW
.....\EX05C.CPP
.....\Ex05c.dsp
.....\Ex05c.dsw
.....\EX05C.H
.....\EX05C.MAK
.....\EX05C.MDP
.....\Ex05c.ncb
.....\Ex05c.plg
.....\EX05C.RC
.....\EX05CDOC.CPP
.....\EX05CDOC.H
.....\EX05CVIE.CPP
.....\EX05CVIE.H
.....\MAINFRM.CPP
.....\MAINFRM.H
.....\README.TXT
.....\RESOURCE.H
.....\STDAFX.CPP
.....\STDAFX.H
.....\RES\EX05C.ICO
.....\...\EX05C.RC2
.....\...\EX05CDOC.ICO
.....\...\TOOLBAR.BMP
.....\.elease\Ex05c.exe
.....\.......\ex05c.obj
.....\.......\Ex05c.pch
.....\.......\ex05c.res
.....\.......\ex05cDoc.obj
.....\.......\Ex05cvie.obj
.....\.......\MainFrm.obj
.....\.......\StdAfx.obj
.....\.......\vc60.idb
.....\Ex05c.opt
.....\RES
.....\Release
EX05C