-
This procedure is used to write out a standard WINDOWS interface is used to achi...
本程序用来编写一个标准的WINDOWS界面出来,用来实现体验GDI+的功能。-This procedure is used to write out a standard WINDOWS interface is used to achieve the experience the GDI+ functions.
- 2023-04-17 10:55:03下载
- 积分:1
-
information security of the RSA algorithm, simple interface, the full range of f...
信息安全中的RSA算法,界面简单明了,功能齐全-information security of the RSA algorithm, simple interface, the full range of functions
- 2022-12-20 16:40:16下载
- 积分:1
-
vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 2...
vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 26 旋转字体 27 MyDialog 28 在任务栏上显示图标 29 MySplashWnd 30 PlaySound 31 SoundCardDetect 32 DriveNumber 33 图象旋转 34 将固定大小的位图在窗口平铺 35 打开关闭光驱门 36 使按钮变灰 37 位图按钮 38 改变按钮字体 39 带颜色的静态文本控件 40 MyButton-vc inspiration source code programming examples in 21 Biaodilanshang window display text of the two methods most 22 control window large minimum size of 23 or hidden Show Desktop icon 24 reconfigured desktop 25 flashing title bar font rotation 26 27 MyDialog 28 in the task bar icon displayed on the 29 MySplashWnd 30 PlaySo 32 und 31 SoundCardDetect image rotation DriveNumber 33 3 4 fixed size of the bitmap in the window of a flat bed 35 closed drive to open the door so that the button greyed 36 37 38 buttons to change plans Font button 39 with the color static text control 40 MyButton
- 2023-07-11 02:15:03下载
- 积分:1
-
the cases on how to imitate the Windows task bar effect.
本例介绍如何模仿Windows任务栏效果。-the cases on how to imitate the Windows task bar effect.
- 2022-05-30 21:20:17下载
- 积分:1
-
俄罗斯方块游戏
This program is to create a tetris game running in Wxwidgets. No other IDE would be to compile this program
and will only be in C language
- 2022-10-04 03:55:04下载
- 积分:1
-
clistctrl editable
mfc listctrl 扩展,可编辑,多列排序等功能;可以嵌入到gridproperty,或者放到对话框总,由mfc改写而来
- 2022-04-17 20:06:05下载
- 积分:1
-
简单的实现了画图板的功能,包括画直线,圆。还有实现了颜色的选择。...
简单的实现了画图板的功能,包括画直线,圆。还有实现了颜色的选择。-Simple implementation of the drawing board features
- 2022-03-13 00:20:07下载
- 积分:1
-
混合项目链表
mix project link list in c-mix project link list in c
- 2022-08-13 21:35:51下载
- 积分: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
-
这几种类基本上都是容器,所以没有什么复杂的操作。 比较复杂的应该是Splitter了,因为时间有限,我只展示了她最基本的用法。写的仓卒,可能会有些错误,大家凑合...
这几种类基本上都是容器,所以没有什么复杂的操作。 比较复杂的应该是Splitter了,因为时间有限,我只展示了她最基本的用法。写的仓卒,可能会有些错误,大家凑合着看看吧。-this category are basically containers, nothing complicated operation. The complex should be Splitter, because time is limited, I only display her most basic usage. Hastily written, there might be some mistakes, we make do with a look at it.
- 2022-01-26 05:51:15下载
- 积分:1