-
全屏显示是一些应用软件程序必不可少的功能。比如在用VC++编辑工程源文件或编辑对话框等资源时,选择菜单“ViewFull Screen”,即可进入全屏显示状态,...
全屏显示是一些应用软件程序必不可少的功能。比如在用VC++编辑工程源文件或编辑对话框等资源时,选择菜单“ViewFull Screen”,即可进入全屏显示状态,按“Esc”键后会退出全屏显示状态。-full screen display is the number of application software programs essential to the function. For example, in the VC++ editing projects source document or edit dialog and other resources, the choice menu "View Full Screen", which can be accessed in full-screen state, according to the "Esc" key will be to withdraw from full-screen display status.
- 2022-12-22 03:45:03下载
- 积分:1
-
模仿msn界面,对做界面程序有很大的借鉴.
模仿msn界面,对做界面程序有很大的借鉴.-imitate msn interface, the interface procedures are so great draw.
- 2022-03-10 09:48:32下载
- 积分:1
-
No proper information of uploading
No proper information of uploading
- 2022-12-20 03:15:03下载
- 积分:1
-
dataGrid显示数据库
dataGrid显示数据库-dataGrid demonstrates the database
- 2022-05-22 16:33:20下载
- 积分:1
-
EWECMS 连锁管理体系的简称
EWECMSCMS同时也是连锁管理体系的简称,连锁企业完整的管理体系应包括:标准—训练—考核—改进等有效流程环节,缺一不可,不然就形不成体系的整体运行。“CMS连锁管理
- 2023-09-09 19:40:06下载
- 积分:1
-
一个在程序中动态创建对话框的例子,不需要些RC文件的脚本。...
一个在程序中动态创建对话框的例子,不需要些RC文件的脚本。-in a dynamic process of creating dialog example, do not need more RC paper script.
- 2023-02-13 11:00:03下载
- 积分:1
-
CG的新项目
应用背景对于新的工作offline.best。为为为为为为为为为为为为为为为为为为为为新ones.thanku offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best工作关键技术方法version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持游戏手柄的任何类型的在pc.usedd游戏version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持任何类型的PC游戏手柄
- 2023-05-25 22:30:03下载
- 积分:1
-
在一次对话中,将几张照片与一个滚动的展示相结合!
在一个对话矿里,把几个图片放到上面可以滚动显示!-ore in a dialogue, to combine several pictures into it with a rolling show!
- 2022-03-03 22:53:00下载
- 积分:1
-
Graph tools written in vc
Graph tools written in vc-Graph tools written in vc++...
- 2022-03-22 12:25:36下载
- 积分: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