-
二维曲线的实现方法,用来画二维曲线 输入XY坐标即可以得到曲线图型...
二维曲线的实现方法,用来画二维曲线 输入XY坐标即可以得到曲线图型-two-dimensional curve of the method used to draw two-dimensional curve that is the importation of XY coordinates can be curve-
- 2023-06-10 03:45:03下载
- 积分:1
-
GetFolderNamesDemo.zip,获得文件夹的名字
GetFolderNamesDemo.zip,获得文件夹的名字-GetFolderNamesDemo.zip, obtains the folder the name
- 2022-09-12 09:20:03下载
- 积分:1
-
VB控件实例11
VB控件实例11-20,文件系统控制应用,测试运行进度,记事本文档编辑等等。-VB Control examples 11-20, file system control applications, testing operations progress, the Notepad file editing and so on.
- 2022-02-03 13:04:41下载
- 积分:1
-
显示avi动画文件的控件
显示avi动画文件的控件-The control displaying avi
- 2022-02-25 10:19:04下载
- 积分:1
-
Jquery源码
jquery源码,如果你有需要的话就可以下哦,希望可以帮助到你,分子jquery源码的话,还是希望先学习好最基本的javascript语法只是,否则直接去分析的话,比较困难
- 2022-03-23 10:09:12下载
- 积分:1
-
具体什么功能,详细的好好的看里面的代码,还不懂的话,在看代码...
具体什么功能,详细的好好的看里面的代码,还不懂的话,在看代码
-what specific function properly detailed inside look at the code, still do not know how, then look at code
- 2023-05-24 12:25:03下载
- 积分:1
-
rcp 界面程序例子
rcp 界面程序例子,描述如何在Rcp程序中个性化自己的界面
- 2022-10-17 12:55:03下载
- 积分:1
-
实现commctrl功能,主要用于界面设计,是msdn sample
实现commctrl功能,主要用于界面设计,是msdn sample-achieve commctrl functions, mainly for interface design is flowing sample
- 2022-04-02 06:37:18下载
- 积分:1
-
如何设计启动界面?
如何设计启动界面?-activated interface design?
- 2023-06-19 05:20:04下载
- 积分: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