-
asp例子
asp例子-asp example
- 2022-10-18 07:35:03下载
- 积分:1
-
Xtreme Toolkit是一套MFC扩展类,用于开发应用程序界面。利用它,可以快速的开发出MS Office、Visual Studio和Internet...
Xtreme Toolkit是一套MFC扩展类,用于开发应用程序界面。利用它,可以快速的开发出MS Office、Visual Studio和Internet Explorer、Outlook等图形用户界面(GUI),包括如的智能菜单、快捷工具条和挺靠窗口,支持XP界面风格。 -Xtreme Toolkit is a set of MFC extension of the class, for the development and application program interface. Using them can be quickly developed MS Office, Visual Studio and Internet Explorer. Outlook, and other graphical user interface (GUI), including the menu as smart, fast and quite tools on windows, support XP interface styles.
- 2022-04-20 01:52:36下载
- 积分:1
-
列表视图组件能够以多种形式来显示文件信息。
列表视图组件能够以多种形式来显示文件信息。-components can be shown in various forms to file information.
- 2022-04-24 19:30:51下载
- 积分:1
-
快速人工神经网络的工具
快速人工神经网络图书馆是一个免费的开源神经网络库,在 C 中实现多层人工神经网络与支持完全连接以及连接稀少的网络。
- 2023-01-21 06:30:05下载
- 积分:1
-
俄罗斯方块
俄罗斯方块
- 2022-02-07 17:36:53下载
- 积分:1
-
是基于对话框的一个小游戏,很好玩,加以改善,可以用于网站。...
是基于对话框的一个小游戏,很好玩,加以改善,可以用于网站。-dialog is based on a small game is a lot of fun, improve site can be used.
- 2023-01-10 14:30:03下载
- 积分:1
-
该文件包含一个总结你将每个文件发现,麦…
This file contains a summary of what you will find in each of the files that make up your DemoZoom application.
- 2023-06-06 00:35:04下载
- 积分:1
-
VC 6 achieved a pseudo
用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式。-VC 6 achieved a pseudo-random number generator demonstration program source code, including the normal random number generation and distribution of random numbers generated both ways.
- 2023-03-02 08:50:04下载
- 积分:1
-
一个类似股票软件分析家界面的程序,对界面感兴趣的朋友可下载看看,给点意见...
一个类似股票软件分析家界面的程序,对界面感兴趣的朋友可下载看看,给点意见-a similar stock analysts software interface procedures, interface interested can download to see friends, to the point
- 2022-03-31 22:34:25下载
- 积分: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