搜索资源列表
thy
- 单选框与复选框按钮实例源代码 仅供初学者参考 版本C++ Builder 6.0-Radio button and check box button in the source code examples for beginners and a reference version of C++ Builder 6.0
TicTac
- Visual C++ 6.0 中用 MFC 实现对鼠标左右键响应-Visual C++ 6.0 using MFC achieve the right mouse button to respond to
cppflash
- 前文已经说到要做一套C++和Flash结合的库,这里还是简单主要介绍一下CppFlash: CppFlash是什么? CppFlash是一套用C++编写的运行在Windows平台上的UI库, 让普通的桌面应用程序具有Flash的效果,给以用户强烈的用户体验. CppFlash是怎么工作的? 我们的应用程序就是一个播放器载入swf文件,主要负责同swf文件通过XML进行通信,让我们的应用程序可以控制Flash元素.CppFlash就是封装了常用的Button, TextBox, CheckBox等
C-language-window
- C语言窗口,弹出的是一个对话框,上面有Hello World,还有一个标题和一个“确定”按钮。-C language window is a dialog box pops up, above Hello World, there is a title and an " OK" button.
Task1
- 简易的计算器程序。 对话框类型的程序; 能够实现浮点数值的加减乘除运算; 界面由一个编辑框和若干按钮组成,编辑框负责表达按钮输入及计算的结果,按钮负责输入数字、加减乘除以及等于等动作的输入;程序的核心功能由标准C++方式实现,并通过MFC框架代码调用其功能。 -Simple calculator program. The dialog box, type the program to achie
mdia
- qt自制窗口,在窗口下能运行很多多文档文件,包括放大缩小操作-qt creator for english c++ ok to button
DeleteFileDlg
- 重载打开文件对话框,添加删除按钮,C++精选编程源码,很好的参考资料。-Heavy haul open file dialog box, add and delete button, C++ select programming source code, a good reference.
PropertySheetDemo2
- 激活使用属性表对话框中的“应用”按钮,C++精选编程源码,很好的参考资料。-Activation using the property sheet dialog box in the "application" button, select C++ programming source code, a good reference.
PropertySheetDemo3
- 去除属性表对话框中的“应用”按钮,C++精选编程源码,很好的参考资料。-Remove the attribute table dialog box in the "application" button, select C++ programming source code, a good reference.
Max_min-button-define
- How to implement user-defined Max/Min/Close button for a Dialog using C# with VS2008.