-
-
FocusOn2DinDirect3D.rar
... will take your 2D programming into the third dimension, then search no more! In this book you ll learn the skills you ll need to move from the 2D API to Direct3D. Written from the point of view of a 2D programmer, Focus on 2D in Direct3D presents the ...
-
-
-
cgprojectFinalFinal.rar
... down to see the sence
a for seeing left side of the sence
d for seeing right side of the sence
z for zooming the sence
c for shuming the sence
s for changing the sence from Solid to Wire
Keys 上下左右 to move the ball up/down/left/right
-
CenterApp.rar
The sample demonstrate how to move application to centre on desktop, The demo is from <<MFC anwser book>>
-
MCenterView.rar
The sample demonstrate how to move the active view to centre on app window, The demo is from <<MFC anwser book>>
-
MoveView.rar
The sample demonstrate how to move view by short cut , The demo is from <<MFC anwser book>>
-
dtl.zip
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be ...
-
code0012.zip
程序实现的思路是在窗体的MouseDown事件(当鼠标在窗体上按下时发生)中获取鼠标相对于窗体的坐标,在MouseOver事件(当鼠标移动时发生)中获取新的鼠标坐标值,显然这两个坐标值的差加上窗体原来的坐标,就是窗体应该移动到的新的坐标值。然后采用From.Move方法把窗体位置移动到新坐标值处即可。
-
-