-
一款皮肤控件,通过它可以轻松创建属于自己的界面,简单实用...
一款皮肤控件,通过它可以轻松创建属于自己的界面,简单实用
-A skin control, which can easily create their own interface, simple and practical
- 2022-05-30 20:46:10下载
- 积分:1
-
VS2013 + QT + OpenGL
vs2013 QT界面的制备,在界面显示
- 2023-01-04 12:25:05下载
- 积分:1
-
这个是基于c++ builder 的界面编程的一些小程序,对于初学者很有用。...
这个是基于c++ builder 的界面编程的一些小程序,对于初学者很有用。-This is based on c++ builder programming interface to a number of small programs, useful for beginners.
- 2022-06-14 11:37:21下载
- 积分:1
-
简单易懂屏幕捕捉程序,改变静态框背景色,图标的Listcontrol配合属性页
简单易懂屏幕捕捉程序,改变静态框背景色,图标的Listcontrol配合属性页,基本控件的使用
- 2022-03-03 07:57:48下载
- 积分:1
-
基于MFC的多媒体播放器
1.1. 实现功能 (1) 可以通过界面操作进行音频录制 (2) 可以通过界面播放刚刚录制的声音,或者其他音频文件 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-23 08:30:03下载
- 积分:1
-
航班预订
这是为制作一个预订的应用程序,使用 GUI 的源代码。学生们可以了解如何创建和使用组合框。
- 2022-10-01 19:15:03下载
- 积分:1
-
VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿!...
VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿!
-VC liquidation aides use the multithreading can find a large number of documents UI will not lead to a halt!
- 2022-02-05 16:31:25下载
- 积分:1
-
在设计一个应用程序时候往往会遇到大量的数据,而处理这些数据又会经常使用到表格。在使用表格对数据进行操作时能够既快速又准确...
在设计一个应用程序时候往往会遇到大量的数据,而处理这些数据又会经常使用到表格。在使用表格对数据进行操作时能够既快速又准确-application in the design of a procedure often encountered when large amounts of data, and the processing of these data will be used to form. The use of forms for data processing can be both fast and accurate
- 2023-01-11 07:00:04下载
- 积分:1
-
Qt5开发与实例代码
是一本初学者的好资源希望有帮助
- 2022-01-31 04:40:46下载
- 积分:1
-
在MFC网格控件使用组合框
Using comboboxes in the MFC Grid Control
Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box.
Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGri
- 2022-05-29 23:54:42下载
- 积分:1