搜索资源列表
WndResizer_Src
- 在MFC里重新移动控件很麻烦,如果你熟悉.NET平台就会知道其实是很简的一件事。-In MFC, resizing or repositioning controls could be quite bothersome. If you are familiar with the .NET platform, things are much more simplified with the use of the Anchor and Dock properties of the Control c
KinectPlayFruitGame
- 使用OpenNI类库实现。在Kinect的支持下,通过对手势的识别和跟踪,来代替鼠标移动和点击。该程序使人能够徒手控制PC,如用Firefox浏览网页,玩水果忍者等等。此程序为非MFC版本。开发教程:http://blog.csdn.net/chenxin_130/article/details/6693390-Using the OpenNI class library. Kinect support, through the identification and tracking of ge
MFC_OPENGL_rotate_translate_zoom
- 在MFC中使用opengl实现旋转、缩放、移动-drag、zoom、rotate in MFC frame based on opengl
MyGUI
- 设计一个基于对话框的MFC应用程序--学生信息管理,让用户可以: 登录检查: 用户输入用户名和密码,点击“登录”按钮,检查通过显示“用户名和密码检查成功,点确定进入管理界面!”,并进入管理界面;检查不通过显示“用户名或密码不对,请检查后再登录!",并自动将光标移动到输入用户名的文本输入框