-
源代码仅仅是模仿千千静听界面源代码,没有..
本源程序仅仅是模仿千千静听界面的源码,并没有音频文件解码的程序,而且少一个皮肤的库文件,可以另外下载,对界面有兴趣的可以研究一下-The source code is only to imitate TTPlayer interface source code, there is no audio file decoding process, but one less skin library file, you can also download the interface may be interested in study
- 2022-03-01 04:42:35下载
- 积分:1
-
每个选项含多行文字的列表框
每个选项含多行文字的列表框-the listbox which have multiple text lines in each item
- 2022-01-26 05:19:16下载
- 积分:1
-
用鼠标从一个进程的button,拖到另外进程中,并能将信息复制过来...
用鼠标从一个进程的button,拖到另外进程中,并能将信息复制过来-With the mouse from a process button, drag the other process, and are able to copy information from
- 2022-03-29 09:03:31下载
- 积分:1
-
程序不断的监视打开的所有的窗口,并查看其tittle是否在程序的列表中。如果匹配,那么程序将向那个窗口发送一个关闭的消息,来杀掉这个窗口。...
程序不断的监视打开的所有的窗口,并查看其tittle是否在程序的列表中。如果匹配,那么程序将向那个窗口发送一个关闭的消息,来杀掉这个窗口。-constant surveillance procedures to open all the windows and check whether their tittle of the procedure list. If matching, the process will send a window that closed, it has to kill this window.
- 2022-07-21 12:41:11下载
- 积分:1
-
仿netmeeting的界面程序
仿netmeeting的界面程序- Imitates netmeeting the contact surface procedure
- 2022-10-01 14:35:03下载
- 积分:1
-
单机版五子棋
具有一定的参考价值Gobang stand-alone version, the network version of unity, the network
version of the Single Battle, which can accommodate multiple-line
- 2022-05-29 06:45:27下载
- 积分:1
-
一个很简单的图书管程序,传上来大家相互学习学习,多给点意见...
一个很简单的图书管程序,传上来大家相互学习学习,多给点意见-jljsa lkjfdsalkjf flkasdjf lskjdfalk lsfdkj
- 2022-08-22 20:14:07下载
- 积分:1
-
Windows MFC edit box and the static text to extend the use of functional
Windows MFC编辑框和静态文本的使用扩展功能-Windows MFC edit box and the static text to extend the use of functional
- 2022-04-18 15:38:13下载
- 积分:1
-
按钮加载png图片
按钮实现加载png图片。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-12-09 13:35:03下载
- 积分: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