-
颜色选择组合框
MFC开发的颜色选择组合框,可选择多种颜色,颜色组合框中的颜色可以任意加入,也有记住选择颜色的功能,是很好的学习MFC组合框的资料。
- 2022-01-30 21:52:43下载
- 积分:1
-
在文档类视图中创建各种控件,如按钮控件,listbox控件,editbox控件...
在文档类视图中创建各种控件,如按钮控件,listbox控件,editbox控件-View category in the document creating the various controls, such as button controls, listbox controls, controls editbox
- 2022-08-07 11:01:13下载
- 积分:1
-
c#入门必读书籍,详细介绍了C#的优点,在.net环境下几种语言跨平台的变量传递的解决方法。...
c#入门必读书籍,详细介绍了C#的优点,在.net环境下几种语言跨平台的变量传递的解决方法。-entry required reading books, detailing the advantages of C#. in. net environment in several languages, cross-platform variable transmission solution.
- 2022-03-12 07:53:00下载
- 积分:1
-
中国-VC.帮助文件和源代码的使用,图书馆在-VC.…
GardenUI中文使用帮助文件及源码,GardenUI Library 是windows平台下图形用户界面的专业开发包,支持普通窗口、单文档窗口、多文档窗口的界面的扩展和定制-Chinese GardenUI the use of help files and source code, GardenUI Library is under the windows platform graphical user interface of the professional development package to support the ordinary window, a single document window, multi-document interface window to expand and customize
- 2022-03-18 06:03:22下载
- 积分:1
-
汽车4s销售系统 c++
用c++做的 汽车4s店销售系统 mfc
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
- 2022-04-30 01:10:29下载
- 积分:1
-
一个自定义的grid编码,使用系统sdk编写而成,用pelles C编写
一个自定义的grid编码,使用系统sdk编写而成,用pelles C编写-a grid code,use system sdk api,program in pelles C
- 2022-06-14 20:25:43下载
- 积分:1
-
创建一个静态切分的SDI程序,左边是CVIEW视图,右边是CVIEW视图,左边视图实现a的改变,右边视图实现Y=a*x*x+10*x+10.
创建一个静态切分的SDI程序,左边是CVIEW视图,右边是CVIEW视图,左边视图实现a的改变,右边视图实现Y=a*x*x+10*x+10.-create a static segmentation SDI procedure, the left is CVIEW view, the right side is CVIEW view, the left view to achieve a change, achieving the right View Y = a* x* x* x 10 10.
- 2022-06-16 11:01:28下载
- 积分: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
-
latest development of the graphics library functions can be used in the C Progra...
本人最新开发的图形库函数,可用于C程序的图形界面开发-latest development of the graphics library functions can be used in the C Programming GUI Development
- 2022-03-17 12:32:04下载
- 积分:1
-
计算器的源代码关于 c++方面的,有很好的图形界面,丰富的功能...
计算器的源代码关于 c++方面的,有很好的图形界面,丰富的功能 -calcolator s code about c++
- 2023-01-06 19:10:03下载
- 积分:1