-
VC++环境下多虚拟桌面程序的实现
VC++环境下多虚拟桌面程序的实现-VC environment more virtual desktop procedures to achieve
- 2022-05-15 09:11:12下载
- 积分:1
-
MDI例子
MDI例子-MDI example
- 2022-03-26 15:27:42下载
- 积分:1
-
The Effective Software Development Series provides expert advice on all aspects...
The Effective Software Development Series provides expert advice on all aspects of modern software development. Books in the series are well written, technically sound, of lasting value, and tractable length. Each describes the critical things the experts almost always do―or almost always avoid doing―to produce outstanding software.-The Effective Software Development Series provides expert advice on all aspects of modern software development. Books in the series are well written, technically sound, of lasting value, and tractable length. Each describes the critical things the experts almost always do―or almost always avoid doing―to produce outstanding software.
- 2022-11-16 08:10:03下载
- 积分:1
-
Simple drawings, for a scholar to use, simple drawings, for the use of the schol...
简单的绘图,为出学者使用,
简单的绘图,为出学者使用,-Simple drawings, for a scholar to use, simple drawings, for the use of the scholars,
- 2023-03-11 21:25:03下载
- 积分:1
-
动画效果控件开发
资源描述
此为Android UI动画设计的源码,此源码主要介绍了Android UI的动画设计的方法和相关知识点,针对translate、scale、alpha、rotate切换activity等动画控件做了详细的介绍和使用说明,可帮助开发人员进行高效简单的进行UI设计及开发~!~
- 2022-03-19 15:40:28下载
- 积分:1
-
头像
它是人脸检测的源代码。它是在 visual studio 10 中实施。它通过使用中提琴-琼斯的人脸检测,您需要下载并安装 emgucv。
- 2022-03-09 16:58:37下载
- 积分:1
-
(VC7) "
在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedure
- 2023-04-03 07:30:03下载
- 积分:1
-
界面程序,菜单和按钮的绘制,可能有溢出漏洞
界面程序,菜单和按钮的绘制,可能有溢出漏洞-Interface procedures, menu and button mapping, you may have Overflow Vulnerability
- 2022-03-19 11:05:46下载
- 积分:1
-
该源码功能是实现十进制数转换为任意进制数,其实现方法是用栈来做辅助的,大家可以参考...
该源码功能是实现十进制数转换为任意进制数,其实现方法是用栈来做辅助的,大家可以参考-The source function is to realize a decimal number converted to arbitrary hexadecimal number, and its realization method is used as auxiliary stack, we can refer to
- 2022-01-26 02:41:06下载
- 积分:1
-
简单的文本的图形菜单
简单的文本的图形菜单-simple text graphics menu
- 2023-06-18 05:50:04下载
- 积分:1