文件名称:drawline
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-10-29
- 文件大小:
- 1.1mb
- 下载次数:
- 0次
- 提 供 者:
- 郝**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
画直线
1.以鼠标左键的按下为 起点 ,保持按下状态,移动鼠标,直到放开鼠标键作为 终点 ,画一条静态直线.
2.在鼠标移动过程中应该从 起点 向鼠标的 当前位置 画一条动态的直线.绘制动态直线的方法是,先删除前一条直线,然后画一条新的直线.在鼠标移动过程中会不断接收到许多WM_MOUSEMOVE消息,其中LOWORD(lParam)和HIWORD(lParam)分别存放鼠标的当前X,Y值.
-1. draw a straight line with the left mouse button pressed for the " starting point" , keep it pressed, move the mouse until you release the mouse button as the " destination" , draw a straight line static. 2. In the process of moving the mouse should be the " starting point " to the mouse," draw a dynamic linear current location. " draw dynamic linear approach is a straight line before the first remove, and then draw a new line. in the mouse to move the process will continue to receive many WM_MOUSEMOVE message, which LOWORD ( lParam) and HIWORD (lParam) were stored the mouse' s current X, Y values.
1.以鼠标左键的按下为 起点 ,保持按下状态,移动鼠标,直到放开鼠标键作为 终点 ,画一条静态直线.
2.在鼠标移动过程中应该从 起点 向鼠标的 当前位置 画一条动态的直线.绘制动态直线的方法是,先删除前一条直线,然后画一条新的直线.在鼠标移动过程中会不断接收到许多WM_MOUSEMOVE消息,其中LOWORD(lParam)和HIWORD(lParam)分别存放鼠标的当前X,Y值.
-1. draw a straight line with the left mouse button pressed for the " starting point" , keep it pressed, move the mouse until you release the mouse button as the " destination" , draw a straight line static. 2. In the process of moving the mouse should be the " starting point " to the mouse," draw a dynamic linear current location. " draw dynamic linear approach is a straight line before the first remove, and then draw a new line. in the mouse to move the process will continue to receive many WM_MOUSEMOVE message, which LOWORD ( lParam) and HIWORD (lParam) were stored the mouse' s current X, Y values.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
鐢荤洿绾?
鐢荤洿绾?C5E1CONNECT.dsp
鐢荤洿绾?C5E1CONNECT.dsw
鐢荤洿绾?C5E1CONNECT.ncb
鐢荤洿绾?C5E1CONNECT.opt
鐢荤洿绾?C5E1CONNECT.plg
鐢荤洿绾?connect.c
鐢荤洿绾?Debug
..............\C5E1CONNECT.exe
..............\C5E1CONNECT.ilk
..............\C5E1CONNECT.pch
..............\C5E1CONNECT.pdb
..............\connect.obj
..............\vc60.idb
..............\vc60.pdb