搜索资源列表
进度条、对话框设计
- 进度条的设计,掌握颜色选择器对话框的使用,文件选择器对话框的使用,使用JOptionPane类创建对话框,通过制作“设置字体”对话框,掌握列表框、单选按钮、组合框等组件的使用,了解打包工具JAR的使用 -progress of the design and master color selector dialog box use, the paper selector dialog box, use category JOptionPane create dialog, through th
初学者适用的对话框和控件实例
- 初学者适用的对话框和控件实例 包括模态 非模态 属性页 进度条等,Beginners dialog box and controls applicable examples include modal modeless property pages, such as progress bar
MFC对话框程序开发的颜色渐变的进度条
- 一个MFC对话框程序开发的颜色渐变的进度条,可以显示文字和百分比,Development of a MFC dialog box of the color gradient of the progress bar, you can display text and the percentage of
ex12b.rar
- 使用VC++ 6.0的多线程实现进度条控件的动画显示效果。代码中详细说明了工作线程与窗体线程之间的通信是使用用户自定义消息与对话框对象通信。代码注释非常详细,你可以比对ex12a示例,看一下纯timer与多线程编码的不同。本示例是学习VC++多线程非常好的例子!,使用VC++ 6.0的多线程实现进度条控件的动画显示效果。代码中详细说明了工作线程与窗体线程之间的通信是使用用户自定义消息与对话框对象通信。代码注释非常详细,你可以比对ex12a示例,看一下纯timer与多线程编码的不同。本示例是学习V
progress_wnd_demo
- 仅仅是一个带进度条的简单对话框-A Dialog which contains progress bar
DLL_CProcessCtlDlg
- 这是一个使用MFC扩展动态链接库制作的进度条对话框类,他不需要在状态条上显示,而且可以设定窗口颜色,大小,进度条及背景的颜色,同时可以设置窗口的透明度。它包含了CProcessCtl的所有功能函数。 这里包含了源程序代码,Demo以及生成的库。-This is an MFC extension DLL using the production of the progress bar dialog class, he did not need the status bar displays,
duoxiancheng
- 用多线程保存文件。保存同时显示进度条、对话框大小可变-failed to translate
TaskProgDlg_demo
- 一个含有进度条对话框的例子,适合于安装的时候使用--An example of progressbar dialog box, suitable for using in installation
41
- MFC中的一些基本操作,比如击中矩形,显示对话框,进度条、滚动条、列表框,组合框-MFC in some of the basic operations, such as hit the rectangle, a dialog box appears, progress bar, scroll bars, list boxes, combo box
ProgressCtrl
- 派生类的使用、内存DC的构建和使用,对话框应用类型的建立, CProgressCtrl控件的使用, 内存DC使用CTextProgressCtrl类从CProgressCtrl标准类派生,用来改写进度条的属性; CMemDC从CDC标准类派生,构造内存DC,防止绘制闪烁; -The use of derived classes, the memory DC, to build and use of establishment of the dialog box type of appli
ThreadTest
- 多线程使用例子,一个单独的线程弹出进度条对话框-Visual C++ Multi-Thread demo
ProgressDialogDemo
- 这是关于Android的自定义控件,进度条对话框。-This is a custom control on the Android, the progress bar dialog.
ProgressDialog
- Android 进度条对话框示例源程序,demo说明:功能是前30条形,30-70转圈,70-100条形 文字跟着变。-Android progress bar dialog box, sample source code, demo Descr iption: The function is 30 bar circling ,30-70 ,70-100 bar text change along.
ProgressDialog
- Android 进度条对话框示例源程序,demo说明:功能是前30条形,30-70转圈,70-100条形 文字跟着变-Android progress bar dialog box example source code, demo Descr iption: Function to change along with the 30 strip circling ,30-70 ,70-100 bar text
EverBaselineActiveX
- Activex中使用进度条对话框,并使用Webservice 接口-Activex in using the progress bar dialog box, and use the Webservice interface
CustomProgressDialog
- 自定义进度条对话框,高仿微信退出时的进度对话框-custom dialog
sbatueSome
- 一些实用的第三方类,实现功能非常方便,贴图, 状态栏进度条, 普通进度条(Some practical third party class, functionality is very convenient and map, status bar, progress bar, common progress bar)
firsttrunpmite
- VC++实现的位图进度条,就像游戏加载时的样式,并且有声音播发,()
95173505
- 在VC对话框控件进度条的基础上进行了扩展,模仿某些专业软件的界面,显示一个颜色渐变的进度条,使用它会给你的应用程序增色不少()