-
用VC制作带有滚动字幕的软件封面
用VC制作带有滚动字幕的软件封面-VC production with subtitles rolling cover software
- 2022-02-26 11:23:08下载
- 积分:1
-
在表单视图上嵌入属性页
在表单视图上嵌入属性页-View on in the form embedded attributes page
- 2023-01-17 11:15:03下载
- 积分:1
-
Primitive yards from thinking in java
本原码来自 thinking in java-Primitive yards from thinking in java
- 2023-02-18 17:00:03下载
- 积分:1
-
显示avi动画文件的控件
显示avi动画文件的控件-The control displaying avi
- 2022-02-25 10:19:04下载
- 积分:1
-
RichText Tool
RichText Tool-tip control
是我在网上找的,版权归原作者所有。
- 2022-02-01 00:48:56下载
- 积分:1
-
多种排序方法效率比较
资源描述程序中给出了各种经常使用的排序方法的源代码,并将代码存放在各自的函数中可以随时调用。通过生成随机数的方法,生成设置数量的随机数,通过比较各种方法排序所用的时间对其效率进行比较。最后做成了C++ MFC界面,方便使用。
- 2023-02-02 14:10:04下载
- 积分:1
-
vc++界面编程技术附带代码
vc++界面编程技术附带代码,很好的学习例子.第一章至第十一章;
控件界面编程,IE 自绘控件
- 2022-01-31 00:19:41下载
- 积分:1
-
不规则图片按钮
收藏的代码,可以实现不规则形状的图片按钮Button。可以使你的程序界面更加生动美观。
- 2023-08-24 01:25:03下载
- 积分:1
-
一个重载得滚动条控件,背景图可以随意更改,是个很漂亮得。...
一个重载得滚动条控件,背景图可以随意更改,是个很漂亮得。-a heavy rolling of the controls in the background that can be arbitrarily changed, it is very beautiful in.
- 2022-07-22 07:18:10下载
- 积分: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