-
实现单文档的窗体分割,分割成了4个窗口,使用VC++编写,仅供学习之用。...
实现单文档的窗体分割,分割成了4个窗口,使用VC++编写,仅供学习之用。-Form single-document segmentation, split into four windows, using VC++ to prepare, only learning.
- 2022-01-24 18:11:32下载
- 积分: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
-
Address Book
简单的数据库项目对于收集有关数据库的知识非常有用。通讯录是学习数据库和实践开发编程的乞讨级工程。
- 2022-05-16 12:45:57下载
- 积分:1
-
害怕...3D 游戏
使用 java 编写的项目。射击游戏像半条命。主要玩家杀死敌人做一些运动。
- 2023-07-25 12:40:03下载
- 积分:1
-
V1.2 更新:
* 默认对原OEM信息进行备份;
* 修正windows 98下部分品牌无法使用的错误;
* 增加windows 98下安装...
V1.2 更新:
* 默认对原OEM信息进行备份;
* 修正windows 98下部分品牌无法使用的错误;
* 增加windows 98下安装序列号的显示;
* 修正选择自定义信息后无法再选择内置信息的错误;
* 文件选择对话框去掉预览功能,以支持快捷方式的文件联接。
V1.1 更新:
* 增加对windows 98的支持;
* 增加显示产品序列号。
V1.0 更新:
* 增加新联想OEM信息和11种主流CPU信息;
* 改正高级选项里的一个BUG。
V0.99 发布,内置15种品牌OEM信息,可自定义OEM信息。-V1.2 Update :* OEM default on the original information backup;* Amendments to the lower part of windows 98 brands can not use error;* Installation of windows 98 of the sequence shows;* Amendments to select the custom message can no longer choose the wrong message embedded;* Documentation election Optional box removed preview capabilities to support efficient way connected to the paper. V1.1 Update :* increase support for Windows 98;* The increasing product serial number. V1.0 Update :* The new Lenovo OEM information and 11 CPU;* High corrective options"s a BUG. V0.99 released, built-in 15 brands OEM information, OEM-defined information.
- 2022-03-02 04:43:51下载
- 积分:1
-
div+css讲解怎样规范进行网页的布局
div+css讲解怎样规范进行网页的布局-div+ css norms on how the layout of the page
- 2022-03-19 02:24:55下载
- 积分:1
-
学生成绩管理系统
资源描述此系统是用C++编写,内容为学生管理系统,可作为学习及综合运用C++的参考例子,方便学习与提高
- 2022-02-13 05:48:49下载
- 积分:1
-
美元和比索的转换器
所以这是我的第一课由 NETBEANS 7.1 的程序。这是美元和比索的转换程序,它不是很好的程序,但它可能会帮助其他像我这样的初学者。
- 2022-03-11 00:23:47下载
- 积分:1
-
百叶窗风格(这是一个在图片框中以百叶窗的方式动态显示图形的示例)(...
百叶窗风格(这是一个在图片框中以百叶窗的方式动态显示图形的示例)(-louver-style (this is a picture of the box to shutter the dynamic display graphic examples) (
- 2022-03-12 03:04:28下载
- 积分:1
-
QT图片浏览器
内有详细的注释和GUI设计过程!
做完界面之后,在每一个按钮控件上面点击右键,选择“转到槽”。下面是各个模块的具体实现:(红色表示自己添加,蓝色表示用go to slot自动生成的代码)
定时器每隔3秒执行pic_scan函数,i从0开始,当定时器暂停的时候,i就保存了数组中此时显示图片
- 2022-12-31 20:35:12下载
- 积分:1