📄 skin++ 0_1_3 使用指南 - wuzoujing的专栏 - csdnblog.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!-- saved from url=(0062)http://blog.csdn.net/wuzoujing/archive/2007/06/01/1634166.aspx -->
<HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>Skin++ 0.1.3 使用指南 - wuzoujing的专栏 - CSDNBlog</TITLE>
<META content=wuzoujing name=author>
<META content=Csdn name=Copyright>
<META
content="Skin++ 0.1.3 使用指南:SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk<br />"
name=description>
<META http-equiv=Content-Type content="text/html; charset=utf-8"><LINK
href="http://profile.csdn.net/wuzoujing/picture/1.ico" rel="Shortcut Icon"><LINK
media=all
href="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/Cogitation_1.css"
type=text/css rel=stylesheet><LINK media=all
href="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/csdn_favbykimi.css"
type=text/css rel=stylesheet>
<SCRIPT
src="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/jquery-1.2.3.pack.js"
type=text/javascript></SCRIPT>
<SCRIPT
src="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/jquery.highlighter.js"
type=text/javascript></SCRIPT>
<SCRIPT src="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/highlighter.js"
type=text/javascript></SCRIPT>
<LINK title=RSS href="http://feeds.feedsky.com/csdn.net/wuzoujing"
type=application/rss+xml rel=alternate>
<META content="MSHTML 6.00.2900.3492" name=GENERATOR></HEAD>
<BODY id=defaultuser>
<DIV id=csdnblog_allwrap>
<FORM id=Form1 name=Form1 action=1634166.aspx method=post><INPUT
id=" __VIEWSTATE" type=hidden name=__VIEWSTATE>
<DIV id=csdnblog_midwrap>
<DIV id=csdnblog_header>
<H1><A id=Header1_HeaderTitle
href="http://blog.csdn.net/wuzoujing/">wuzoujing的专栏</A></H1>
<H2></H2>
<UL id=personalnav>
<LI><A href="http://passport.csdn.net/UserLogin.aspx">登录</A></LI>
<LI><A href="http://passport.csdn.net/CSDNUserRegister.aspx">注册</A></LI></UL>
<UL id=blogsearchsty>
<LI><INPUT class=bolgsearch id=inputSearch
onkeydown="return keyb(event)"></LI>
<LI class=selectsty><SELECT id=Search_ddlSearchScope
name=Search:ddlSearchScope><OPTION value=all selected>全站</OPTION><OPTION
value=wuzoujing>当前博客</OPTION></SELECT></LI>
<LI><INPUT class=bolggobtn onclick=checkNull() type=button value=搜索></LI></UL>
<UL id=menu>
<LI><A href="http://hi.csdn.net/wuzoujing">空间</A></LI>
<LI><A class=on href="http://blog.csdn.net/wuzoujing">博客</A></LI>
<LI><A
href="http://hi.csdn.net/wuzoujing/profile/contactlist/1.html">好友</A></LI>
<LI><A href="http://album.hi.csdn.net/" target=_blank>相册</A></LI>
<LI><A class=last
href="http://hi.csdn.net/wuzoujing/profile/notebook/1.html">留言</A></LI></UL></DIV>
<DIV id=csdnblog_content>
<DIV class=gutter>
<DIV class=default_contents>
<DIV class=user_article>
<SCRIPT
src="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/LoadFeedbackCount.js"
type=text/javascript></SCRIPT>
<H1 class=title_txt><IMG height=14 alt=转载
src="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/turnship.gif" width=15
border=0> Skin++ 0.1.3 使用指南<CITE class=fav_csdnstylebykimi><A
class=fav_csdnstylebykimi title=收藏到我的网摘中,并分享给我的朋友
href="javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(saveit=window.open('http://wz.csdn.net/storeit.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'saveit','scrollbars=no,width=590,height=300,left=75,top=20,status=no,resizable=yes'));saveit.focus();">收藏</A></CITE></H1>
<DIV class=blogstory>
<SCRIPT>function StorePage(){d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(keyit=window.open('http://www.365key.com/storeit.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'keyit','scrollbars=no,width=475,height=575,left=75,top=20,status=no,resizable=yes'));keyit.focus();}</SCRIPT>
<FONT style="BACKGROUND-COLOR: #ff99cc"
color=#0000ff>Skin++ 0.1.3 使用指南<BR><BR>一.加载Skin++<BR>0.将SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都复制到当前目录<BR><BR>1.在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib <BR>或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib <BR>在工程中加入SkinPlusPlus.h文件。<BR><BR>2.在你的程序中包含头文件<BR>#include "SkinPlusPlus.h"<BR><BR>3.在程序中加入初始化语句InitInstance()<BR>InitializeSkin(_T("XPCorona.ssk"<IMG
onclick="window.open('/images/wink.gif','_blank');" alt="" hspace=2
src="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/wink.gif"
onload="javascript:if(this.width>screen.width/2)this.width=screen.width/2"
vspace=2
border=0>);<BR><BR>注:以上假定,如果不是请更改路径设置。<BR><BR>二.卸载Skin++<BR><BR>在程序的卸载函数中加入ExitInstance()<BR>ExitSkin();<BR><BR>三.更换皮肤<BR><BR>执行函数LoadSkin即可以实现动态换肤<BR><BR>LoadSkin(_T("XPCorona.ssk"<IMG
onclick="window.open('/images/wink.gif','_blank');" alt="" hspace=2
src="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/wink.gif"
onload="javascript:if(this.width>screen.width/2)this.width=screen.width/2"
vspace=2
border=0>);<BR><BR>四.函数说明<BR><BR>InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++<BR>InitializeSkin(皮肤文件名);<BR>注:如果皮肤文件名中没有路径则采用当前目录。<BR><BR>LoadSkin(皮肤文件名);<BR>注:如果皮肤文件名中没有路径则采用当前目录。<BR><BR>五.使用分隔条窗体的应注意的问题<BR><BR>您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏<BR><BR>注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter<BR><BR>例如:<BR><BR>......................<BR><BR>SKINPLUSPLUS_SPLITTER()<BR><BR>int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct)<BR>{<BR> SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter);<BR><BR> ......................<BR><BR>六.文件说明<BR><BR>Readme.htm 你正在看的文档<BR>DLL 使用Skin++所需的文件目录(打开)<BR>Skins 皮肤目录(打开)<BR>Sample 为演示程序目录<BR> DLG为对话框演示程序(打开)<BR> SDI为当文档界面演示程序,同时也演示了分隔条的使用(打开)<BR> MDI多文档界面演示程序(打开)<BR> Dockbar演示了停靠窗口(打开) </FONT>
<P class="right articalinfo">发表于 @ <A title=permalink
href="http://blog.csdn.net/wuzoujing/archive/2007/06/01/1634166.aspx">2007年06月01日
14:18:00</A>|<A title=评论
href="http://blog.csdn.net/wuzoujing/archive/2007/06/01/1634166.aspx#FeedBack">评论(<SPAN
id=FeedbackCount_1634166>loading...</SPAN>
<SCRIPT type=text/javascript>AddFeedbackCountStack("1634166")</SCRIPT>
)</A>|<A title=编辑
href="http://writeblog.csdn.net/PostEdit.aspx?entryId=1634166">编辑</A></P><SPAN
id=Post.ascx_ViewPost_PreviousAndNextEntriesDown>
<H3 class=pagego><A
href="http://blog.csdn.net/wuzoujing/archive/2007/06/01/1634290.aspx">新一篇: 预处理指令</A> | <A
href="http://blog.csdn.net/wuzoujing/archive/2007/06/01/1633798.aspx">旧一篇: STL
排序(Sort) </A></H3></SPAN></DIV></DIV>
<DIV class=commentslist>
<SCRIPT type=text/javascript>
var CurrentEntryId = '1634166';
var CurrentUserName = 'wuzoujing';
</SCRIPT>
<SCRIPT src="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/feedback.js"
type=text/javascript></SCRIPT>
<DIV id=commentslist></DIV></DIV>
<DIV class=spacecommment></DIV>
<SCRIPT type=text/javascript>
LoadFeedbackCount();
document.write("<img src='http://counter.csdn.net/pv.aspx?id=24' border=0 width=0 height=0>");// 计数器
</SCRIPT>
</DIV></DIV></DIV>
<DIV id=csdnblog_sidebar>
<DIV class=gutter>
<DIV class=aboutauthor>
<DL>
<DT>用户操作
<DD class=middle><A
href="http://passport.csdn.net/UserLogin.aspx?from=http://webim.csdn.net/Messages/wuzoujing.ashx"
target=_blank>[即时聊天]</A> <A
href="http://passport.csdn.net/UserLogin.aspx?from=http://hi.csdn.net/Admin/WriteMessage.aspx?Receiver=wuzoujing"
target=_blank>[发私信]</A> <A
href="http://passport.csdn.net/UserLogin.aspx?from=http://webim.csdn.net/AddFriends/wuzoujing.ashx"
target=_blank>[加为好友]</A>
<DT><A href="http://hi.csdn.net/wuzoujing">wuzoujing</A><SPAN>ID:<A
href="http://hi.csdn.net/wuzoujing">wuzoujing</A></SPAN>
<DD class=middle><A href="http://hi.csdn.net/wuzoujing"><IMG alt=""
src="Skin++ 0_1_3 使用指南 - wuzoujing的专栏 - CSDNBlog.files/1_wuzoujing.jpg"></A>
<DD class=middle><A href="http://profile.csdn.net/8/E4/edit.html"></A>
<DD>共<EM>22643</EM>次访问,排名<EM>6117</EM>,<A
href="http://hi.csdn.net/wuzoujing/profile/contactlist/1.html">好友</A><EM>0</EM>人,<A
href="http://hi.csdn.net/wuzoujing/profile/concernedlist/1.html">关注者</A><EM>1</EM>人。<BR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -