-
鼠标和键盘
此程序描述单击鼠标和键盘单击事件......
例如,鼠标单击的功能
我们得到一个矩形的右鼠标单击
我们离开鼠标单击清除矩形
在键盘我们按 s 键手段我们得到..._。._模式
为此,我们如使用头文件
#include < GL/glu.h >
#include < GL/glut.h >
鼠标和键盘事件,我们通过使用调用
glutKeyboardFunc(myKeyboard) ;
glutMouseFunc(myMouse) ;
- 2022-01-25 18:43:33下载
- 积分:1
-
buttons with pictures of the examples, can bring with delphi programming like th...
带图片的按钮的例子,能带来跟delphi编程等一样的按钮效果-buttons with pictures of the examples, can bring with delphi programming like the button effect
- 2023-03-31 09:30:04下载
- 积分:1
-
VC environment we are familiar with the development of the mine applet
VC环境下开发的大家熟悉的扫雷小程序,很好的-VC environment we are familiar with the development of the mine applet
- 2023-08-08 08:05:02下载
- 积分:1
-
一个用VC++6.0编写的控件,该控件可以插入图片,选择框等各种功能,并有打印和打印预览功能....
一个用VC++6.0编写的控件,该控件可以插入图片,选择框等各种功能,并有打印和打印预览功能.-a VC 6.0 prepared by the controls, the controls can insert pictures, choose frames and other functions, and the Print and Print Preview function.
- 2022-04-11 03:07:29下载
- 积分:1
-
c开发的火焰程序,是一个可以模拟火焰的小程序
c开发的火焰程序,是一个可以模拟火焰的小程序-the flame process, the flame can simulate a small procedure
- 2022-02-02 01:24:49下载
- 积分:1
-
WPF的Datagrid自定义控件
应用背景WPF下,DataGrid自带的功能有时不能很好的完成我们的界面需要。为了界面的美观可以,我们可以通过自定义控件的方式来创建新的控件。这个控件是为大家在自定义DataGrid的时候提供一些参考。关键技术WPF的DataGrid的自定义控件应用,绑定功能的时候,以及如何自己为DataGrid添加依赖属性。为DataGrid绘制新的属性,改变DataGrid的样式
- 2022-02-07 01:47:14下载
- 积分:1
-
用vc编写的界面控件tbline,非常有用,值得收藏
用vc编写的界面控件tbline,非常有用,值得收藏-prepared using vc tbline control interface, very useful, it is worth collecting
- 2022-01-21 05:51:16下载
- 积分:1
-
BOOST智能指针的例子,与SmartWin++相结合.
BOOST智能指针的例子,与SmartWin++相结合.-BOOST smart pointer example, with SmartWin++ Combine.
- 2022-01-31 16:48:44下载
- 积分:1
-
UserRight control, the control is to provide two main functions of safeguarding...
控件UserRight,本控件主要是提供两大功能维护系统的安全性,特别适合于管理多人使用系统的权限问题。-UserRight control, the control is to provide two main functions of safeguarding the security of the system is particularly suited to the use of system management over issues of authority.
- 2023-04-11 02:40:03下载
- 积分:1
-
一个使用MFC实现的绘图板程序
一个使用MFC实现的绘图板程序-use an MFC graphics board procedures
- 2023-01-17 21:20:04下载
- 积分:1