-
xpcontrols
xpcontrols-xp风格控件-xpcontrols-xp style Controls ...................
- 2022-01-25 20:09:35下载
- 积分: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
-
MiNiGUI按键图片与背景图片
/* ** $Id: bmpbkgnd.c 759 2009-09-21 05:22:47Z dongjunjie $**** Listing 5.2**** bmpbkgnd.c: Sample program for MiniGUI Programming Guide** Create a dialog box filling background with bitmap.**** Copyright (C) 2003 ~ 2007 Feynman Software.**** License: GPL*/#include"include.h"/*************************************///打开GPIO 口的返回值int fd;//等待重新发送标志int pir_send = 0;int lock = 1;int wait = 0;int wait_flag = 3;extern int human_flag;extern int timing;extern int human;extern int light;extern int prompt;/*************************************/#ifdef _LANG_ZHCN#include "bmpbkgnd_res_cn.h"#elif defined _LANG_ZHTW#include "bmpbkgnd_res_tw.h"#else#include "bmpbkgnd_res_en.
- 2022-02-04 05:45:32下载
- 积分:1
-
this procedure can be used to set up with pictures of the toolbar for Jinshan DU...
这个程序可以用于设置带图片的工具栏,用于仿效金山DUBA的外观真的很好用-this procedure can be used to set up with pictures of the toolbar for Jinshan DUBA follow the appearance of really good use
- 2022-04-25 00:39:10下载
- 积分:1
-
vc 关于动画的 实现 ,对 用于界面编程案例 希望对大家有用
vc 关于动画的 实现 ,对 用于界面编程案例 希望对大家有用 -vc on the animation of the realization, for the interface programming useful in case we hope
- 2022-05-18 09:12:31下载
- 积分:1
-
这是一个位图图像控制经常使用的汽车
It is a bitmap picture control which is ofen used to auto-sized bitmap picture
- 2022-03-17 19:31:15下载
- 积分:1
-
在安装程序中,向导是必不可少的。你有没有对现在那些通用的界面感到平淡?看看这个Wizard 97 Property Sheets 的例子吧,你会满意的。...
在安装程序中,向导是必不可少的。你有没有对现在那些通用的界面感到平淡?看看这个Wizard 97 Property Sheets 的例子吧,你会满意的。
-During the installation process, the guide is indispensable. Now you have no common interface which is flat? Look at the Wizard 97 Property Sheets an example, you will satisfied.
- 2022-12-06 08:05:03下载
- 积分:1
-
Book: statistical pattern recognition
Book: statistical pattern recognition
- 2023-02-05 21:20:03下载
- 积分:1
-
forms of use, zoom.
窗体的使用,可以缩放。-forms of use, zoom.
- 2022-02-02 07:28:07下载
- 积分:1
-
可拖动换位置、随机排序的JS图片墙效果
可拖动换位置、随机排序的JS图片墙效果 面向对象的方式 由html,css,js编写
一个基于JavaScript技术的照片墙实例演示,使用鼠标拖动图片可为图片换位置,可随机打乱图片顺序。使用时先准备好一定序列编号的图片集,设定JavaScript代码内的路径,程序会自动读取图片,记得不要让循环溢出哦,那样会出错的。
- 2022-02-18 16:38:38下载
- 积分:1