-
html5基本框架
html5基本框架html5基本框架html5基本框架html5基本框架html5基本框架html5基本框架html5基本框架html5基本框架html5基本框架
- 2022-03-29 14:16:16下载
- 积分:1
-
因为我的应用需要使用许多工具(像3DS Max),我..
Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar. 创建一个制表工具栏 因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。 在这里我将和你共同分享创建制表工具栏的最重要的细节。 实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。-Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The
- 2023-03-04 03:45:03下载
- 积分:1
-
GetModelName
资源描述得到模块名称,toshba 电脑上,得到模块名称,toshba 电脑上,得到模块名称,toshba 电脑上,得到模块名称,toshba 电脑上,
- 2022-12-22 20:10:03下载
- 积分:1
-
基于MFC带系统时间的计算器
基于MFC设计的一个小计算器软件,带有系统时间。代码注释详细,适合MFC新手参考练习。
- 2023-08-23 10:35:05下载
- 积分:1
-
这是用vb 开发的新项目。是新手门学学的例子。希望大家喜欢。...
这是用vb 开发的新项目。是新手门学学的例子。希望大家喜欢。-vb this is the development of new projects. Greenhorn doors learn example. Hope you like them.
- 2022-06-28 19:47:43下载
- 积分:1
-
鼠标和键盘
此程序描述单击鼠标和键盘单击事件......
例如,鼠标单击的功能
我们得到一个矩形的右鼠标单击
我们离开鼠标单击清除矩形
在键盘我们按 s 键手段我们得到..._。._模式
为此,我们如使用头文件
#include < GL/glu.h >
#include < GL/glut.h >
鼠标和键盘事件,我们通过使用调用
glutKeyboardFunc(myKeyboard) ;
glutMouseFunc(myMouse) ;
- 2022-01-25 18:43:33下载
- 积分:1
-
很酷的一个网站的引导页,flash DIV
很酷的一个网站的引导页,flash DIV -the homepage of a website~
- 2022-03-15 04:05:01下载
- 积分:1
-
俄罗斯方块
经典游戏俄罗斯方块,使用C语言编写的MFC程序。MFC的结构也许更清晰,更容易看懂。功能基本不变,每打到300分,速度增加一级。同时消去两行以上,会放烟花。同时消除的行数越多,烟花规模越大。
- 2022-06-03 02:56:38下载
- 积分:1
-
A very good network channel interface design, interface deep beauty
一个很不错的网络频道的界面设计,界面深沉美观-A very good network channel interface design, interface deep beauty
- 2022-01-31 03:29:15下载
- 积分:1
-
c++builder 画图程序
应用背景利用c++Builder 6.0 实现类似附件中画图的简单绘图程序,利用该程序,可以完成几种不同画笔间的切换,实现画图。关键技术通过TImage组件的更新功能自动实现图形的刷新,在调色工具栏中,应用TShape组件,并且利用自己创建的TCColorGrid组件完成所需的功能。
- 2022-05-25 00:41:32下载
- 积分:1