Welcome![Sign In][Sign Up]
Location:
Search - skin library

Search list

[GUI DevelopSkin++-Bcg64-Source

Description: 在(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 procedures include initialization statement InitInstance () InitializeSkin (found ( "XPCorona.ssk")) Note : The above assumptions SkinPlusPlusDLL.lib. SkinPlusPlus.h, XPCorona.ssk are in the current directory, if not please change routing. 2. Skin unloading procedures in the uninstall function join ExitInstance () ExitSkin () 3. The implementation of the replacement skin that can function LoadSkin dynamic Eurocargo LoadSkin (found ( "XPCorona.ssk")) 4. Note InitializeSkin functi
Platform: | Size: 369197 | Author: 王杰 | Hits:

[Dialog_WindowSkinMagicSDK_Beta0.4

Description: 一个国产的皮肤库(skinmagic)sdk,没有源代码,但是提供了库文件--A sdk of skin library (skinmagic ), there is no source code , but have offered library files.
Platform: | Size: 937984 | Author: 站长 | Hits:

[Menu controlskinmenu_src

Description: 使用HOOK技术对菜单进行换肤,这是目前换肤最热的一个技术,这个例子对于想研究开发界面库的朋友是非常有用的。Kilo.XIE (list@yolee.net)31 May 2004 @ 11:03濛濛细雨 潇潇来客http://www.milstone.net-The use of technology on the menu HOOK skin, which is currently one of the hottest skin technology, this example would like to research and development for the interface library is a very useful friend. Kilo.XIE (list@yolee.net) 31 May 2004 @ 11:03 drizzle Xiaoxiao visitors http://www.milstone.net
Platform: | Size: 54272 | Author: | Hits:

[GUI DevelopSkin++-Bcg64-Source

Description: 在(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 procedures include initialization statement InitInstance () InitializeSkin (found ( "XPCorona.ssk")) Note : The above assumptions SkinPlusPlusDLL.lib. SkinPlusPlus.h, XPCorona.ssk are in the current directory, if not please change routing. 2. Skin unloading procedures in the uninstall function join ExitInstance () ExitSkin () 3. The implementation of the replacement skin that can function LoadSkin dynamic Eurocargo LoadSkin (found ( "XPCorona.ssk")) 4. Note InitializeSkin functi
Platform: | Size: 368640 | Author: 王杰 | Hits:

[Hotel software systemHotel酒店管理系统

Description: 程序用到了SKIN++的界面库。 本程序采用VC6+SQL存储过程开发。小作品,希望大家多多指教。 运行本程序需要SQLSERVER数据库环境支持,请将压缩包里面的数据库备份文件hotel.mdf导入。 数据库访问默认帐号sa 密码123456 请根据需要修改-skin file procedures used by the interface library. The procedures used VC6+ SQL stored procedure development. Small works, we hope the exhibitions. Run this program needs SQLSERVER database environment, I would be grateful if compressed inside the database backup file hotel.mdf into. Database Access Account sa default password 123456 Please need to amend
Platform: | Size: 1056768 | Author: tzc | Hits:

[Button controlyimanwk_BusinessSkinForm_V3.95_FS_HH

Description: 非常好的界面套件. BusinessSkinForm is an VCL library that allows you to dynamically change almost any aspect of the visual appearance your project s forms and controls. It provides you with full support for application skins.-very good interface kit. BusinessSkinForm is an VCL library that allows you to dynamically change almost any aspect of the visual appearance your project s forms and controls. It provides you with full support for application skins.
Platform: | Size: 590848 | Author: 雷震 | Hits:

[Hook apiSDKSkin

Description: 这是自己写的一个底层的界面换肤库,因为使用钩子来实现的,所以把它归纳在钩子这一块,对于对话框,此库支持得不错,对于初学者也是一个很好的参考,此代码花费了我不少时间啊。不过,菜单功能未能全部完成。-This is a bottom to write their own interface skin library, because the use of hooks to realize, therefore, it summed up in the hook this one, for dialog, this library to support the well, for beginners is also a good reference, this code, I spent a lot of time ah. However, the menu functions can not be completed.
Platform: | Size: 625664 | Author: 汪荣 | Hits:

[GUI DevelopSkinSharp_For_VB6

Description: SkinSharp(Skin#) For VB Windows通用换肤库-SkinSharp (Skin#) For VB Windows common skin library
Platform: | Size: 838656 | Author: GUO_HOT | Hits:

[GUI DevelopSkin++

Description: 知名的Skin++界面库,内含所有库文件和大量皮肤文件.该库使用方便,可以减少您美化程序的痛苦.本版是破解版,没有注册提示.但只供学习研究使用哦,不要用在商业用途.-Well-known Skin++ Interface library, containing all the library files and a large amount of skin files. The library easy to use, can reduce the suffering of your landscaping procedures. Excerpts cracked version is not registered prompted. But the only study to use Oh, Do not use in commercial purposes.
Platform: | Size: 12210176 | Author: 李立充 | Hits:

[GUI DevelopEqSkin

Description: 以delphi实现了Winamp皮肤,演示和了皮肤窗体的制作原理与方法-In order to realize a Winamp skin delphi, demonstrations and the skin form of the principle and method of production
Platform: | Size: 242688 | Author: 刘鸿翔 | Hits:

[ToolBarskin++1.0

Description: skin++1.0的库包括.dll .lib ssk文件-skin++ 1.0 library included. dll. lib ssk document
Platform: | Size: 414720 | Author: xy | Hits:

[GUI DevelopVC-SKIN-LIB

Description: 包含libuidk-vc界面库,MFC扩展界面库,sysgui的例子,和通用的一个VC界面库,还有vclskin破解版,个人感觉都非常不错,值得借鉴和学习.-Libuidk-vc interface includes library, MFC library expansion interface, sysgui example, a VC and common interface library, personal feeling is very good, and learning to learn.
Platform: | Size: 10807296 | Author: willydong | Hits:

[GUI DevelopSkinTestGroup_source

Description: VC中使用皮肤包的范例,各种GUI元素的美化,包含皮肤库,简单实用-VC examples of the use of skins of various GUI elements of the landscaping, including the skin library, simple and practical
Platform: | Size: 1216512 | Author: 段力 | Hits:

[Windows Develop19

Description: 本程序提供两种界面换肤方式。“方案一”文件夹中实现的是加载皮肤文件实现界面换肤,“方案二”文件夹中实现的是加载组件库实现界面换肤。-This program offers two interface skinning methods. " Option One" folder in the realization of the skin file is loaded to achieve interface skin, " Program 2" folder in the realization of the loading component library to achieve interface skin.
Platform: | Size: 2130944 | Author: fenger520 | Hits:

[Special EffectsComplete-identification-including-skin-and-the-act

Description: 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face detection, you can immediately use it for your video surveillance system. The technology involved are: wavelet analysis, scaling down model (PCA, LDA, ICA), artificial neural network (ANN), support vector machine (SVM), SSE programming, image processing, histogram equalization, image filtering, C++ programming, but also what other people have the background knowledge of face detection
Platform: | Size: 2305024 | Author: 憨豆 | Hits:

[GUI DevelopSkin-interface-module

Description: 界面换肤模块,本程序提供两种界面换肤方式。“方案一”文件夹中实现的是加载皮肤文件实现界面换肤,“方案二”文件夹中实现的是加载组件库实现界面换肤。-Skin interface module, the program provides two way interface skin. " Option One" folder is loaded to achieve the realization of the interface skin skin file, " Option II" folder in the component library to achieve the realization of the interface is loaded skin.
Platform: | Size: 7158784 | Author: 李强 | Hits:

[GUI Developvc-skin

Description: vc 皮肤库 skin++包含了大量的皮肤文件,欢迎下载-vc skin, skin++ library contains a large number of skin files, please download
Platform: | Size: 12213248 | Author: 张朋 | Hits:

[GUI DevelopSkinH-library

Description: 非常好用的vc++皮肤库,占用资源少,效率高-A very useful vc++ skin library
Platform: | Size: 946176 | Author: zjr | Hits:

[GUI Developskin

Description: VC++ 环境下的SkinH皮肤控件及应用范例集,SkinSharp是Windows环境下一款强大的通用换肤库-The under the VC++ environment SkinH skin control and application examples set SkinSharp common skin library is a powerful Windows environment
Platform: | Size: 1618944 | Author: 汪晶 | Hits:

[Documents[2]Skin++动态库及静态库版本的使用

Description: VC++界面库编程 Skin++动态库及静态库版本的使用(The use of Skin++ dynamic libraries and static library versions)
Platform: | Size: 21027840 | Author: 自动化-李峰 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net