-
这是一个界面编程的例子,是一个小球。动画
这是一个界面编程的例子,是一个小球。动画-example of interface programming ,cartoon of a ball
- 2022-01-25 17:16:12下载
- 积分:1
-
RECOGNISE SPEECH USE H
RECOGNISE SPEECH USE H-RECOGNISE SPEECH USE Hmm
- 2022-04-21 15:37:14下载
- 积分:1
-
Data structure to achieve the prim tree, friends who are interested can look at.
数据结构里的prim树的实现,有兴趣的朋友可以看看。-Data structure to achieve the prim tree, friends who are interested can look at.
- 2022-04-28 12:37:06下载
- 积分:1
-
VCUI界面库
C++开发windows桌面可视化窗口界面开发源码库,目前市面上比较流行的界面开发库,很多软件都使用该方式来实现,包含界面控件全面,值得大家收藏。
- 2022-08-25 04:05:27下载
- 积分:1
-
此源文件可以使用和分配,而不受限制的提供。
This source file may be used and distributed without restriction provided that this copyright statement is not removed from the file and that any derivative work contains the original copyright notice and the associated disclaimer.
This software is provided “as is” and without any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. in no event shall the author or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services loss of use, data, or profits or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
-This source file may be used and distributed without restriction p
- 2022-05-06 01:26:04下载
- 积分:1
-
功能超强,XP的源的按钮控件,并有实例源码,VB等。
功能超强的xp源码按钮控件,内有源码和示例,vb爱好者不可多得的好控件-functional super xp source button controls, and there are examples of FOSS, vb lovers very good control
- 2022-01-22 14:57:05下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2023-03-28 19:10:03下载
- 积分:1
-
very cool skin Control (recommended) very cool skin Control (recommended)
极酷的皮肤控件(推荐)极酷的皮肤控件(推荐)-very cool skin Control (recommended) very cool skin Control (recommended)
- 2022-04-15 00:08:06下载
- 积分:1
-
Cool ScrollBar
Cool ScrollBar
- 2023-01-07 14:20:03下载
- 积分:1
-
树状导航界面
本实例通过窗口的分割技术将树型视图显示在左边,然后通过树型视图的GetTreeCtrl方法来获得CTreeCtrl对象,通过CTreeCtrl对象接受双击时间来实现导航功能。
实现过程:(1)新建名为TreeNavi的单文档应用程序。
(2)在工程中添加以CTreeView类为基类的新类TreeView;在工程中添加Icon资源。
(3)在TreeView.h文件中添加 #include "afxciew.h"
(4)修改TreeNavi.cpp文件中的InitInstance函数中的内容。
(5)在MainFrm.cpp文件中添加WM_CREATECLIENT消息的实现函数
(6)函数OnInitialUpdate实现树型视图的初始化
(7)添加NM_DBLCLK消息的实现函数OnDblclk
- 2022-02-04 03:55:39下载
- 积分:1