CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 按钮控件 搜索资源 - cpp

搜索资源列表

  1. MacButton

    0下载:
  2. Mac风格的按钮,内含两个源代码的文件,一个头文件,一个Cpp文件-Mac-style buttons, intron 2 source code, a first document, a document Cpp Retrieved
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:14825
    • 提供者:范义
  1. youzi.cpp

    0下载:
  2. 给定N个大小不等的圆C1,C2,…,现将这N个圆排进一个矩形框中,且要求个圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排-given N ranging from the size of the circle C1, C2, ..., N now it is discharged into a round rectangular box, demanding 000 yen rectangular box with the bottom tangent. Yuan with the pro
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1986
    • 提供者:刘二
  1. buttonshi

    0下载:
  2. 这个程序是将所用动态按钮集于一体,可作为美化界面的好工具,可以直接将cpp与h文件直接加入元程序,再在代码中设定要得类型就可以了。十分方便。-this procedure will be used dynamic buttons into one that can serve as a good landscaping interface tool that can directly cpp files directly with h yuan accession procedures, and
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:88811
    • 提供者:胡剑宇
  1. CXPButton

    0下载:
  2. CXPButton 包括CXPButton.h CXPButton.cpp 说明文档-CXPButton including documentation CXPButton.h CXPButton.cpp
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:4085
    • 提供者:lugb
  1. BITMAP~1

    0下载:
  2. BitmapButton.cpp : 定义应用程序的类行为-BitmapButton.cpp : definition of the category of application behavior
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1085
    • 提供者:廖文彬
  1. test.cpp

    0下载:
  2. c++yuanma wk neng jinxing henduo caozuo -c wk neng Jinxing henduo caozuo
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:15364
    • 提供者:曹呢
  1. ChoiceButton_src

    0下载:
  2. It s a CButton-derived class that uses the OwnerDraw style.To use the control in your project, just add the following files to it: ChoiceButton.cpp ChoiceButton.h
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:27837
    • 提供者:小破孩
  1. DateClass_demo

    0下载:
  2. To use the class in your project you will need the following files: SimpleDate.cpp: contains the date class functions SimpleDate.h: Header for above class Parseit.cpp: Helper class that parses date strings
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:34299
    • 提供者:lg
  1. CPushPinButtonv1.21

    1下载:
  2. CPushPinButton类继承于CButton类,功能是完成一个图钉按钮的效果。就像VC++中一个控件的属性对话框中的那个图钉按钮。 类的使用步骤: 1.在工程中加入PushPin.cpp和PushPin.h两个文件,并且在需要用到这个类的文件中加入#include \"PushPin.h\"语句。 2.确保工程中加入了图片IDB_PUSHPIN或者IDB_PUSHPIN_HELP 3.在对话框中加入一个按钮,设置owner-draw属性,大小不限。 4.使用Classwizard定义一个按
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:19953
    • 提供者:wyb
  1. AVIBUTTONCODE

    0下载:
  2. 显示AVI文件的按钮.使用CAniButton替换你工程里的CButton声明即可(实现代码AniButton.h,AniButton.cpp)-show AVI file button. Use your CAniButton replacement project CButton's statement can (achieve code AniButton.h, AniButton.cpp)
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:70959
    • 提供者:wwww
  1. pid-control-cPP

    0下载:
  2. 进行吊车的pid算法控制,用的是vc6.0在windows下进行-the pid control of the car
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:2068814
    • 提供者:mali
  1. progress

    1下载:
  2. VC实现的多线程进度条-a source project which has implemts a multithred progress
  3. 所属分类:Button control

    • 发布日期:2017-05-21
    • 文件大小:6407621
    • 提供者:anwj
  1. 3DButton

    0下载:
  2. 用法:1:将类文件加入到你的项目中 2:在你的对话框中加入一个按纽(button),设置其文本和大小。 3:利用classwizard为按纽设置一个CButten类的值m_3dtext,然后编缉对话框的头文件,将CButten m_3dtext 改为CMyTextButton m_3dtex 在 对话框的.CPP文件中加入#include "CMyTextButton.h" -Usage: 1: types of documents will be add
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:2340
    • 提供者:sam
  1. TitleMenu_nail_Button

    0下载:
  2. 标题栏钉子按钮的实现,在标题栏上自绘按钮,分别有mfc和wtl的实现方法-Title bar button nails implementation, since the painting at the title bar button, and have separately mfc and WTL implementation of the Ways
  3. 所属分类:Button control

    • 发布日期:2017-05-02
    • 文件大小:557377
    • 提供者:大圣
  1. wKnob

    0下载:
  2. 一个比较好的三维控件需要注册,然后加入CPP文件中-A better three-dimensional control required to be registered, and then joined the CPP file
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2321894
    • 提供者:杨旭
  1. CExpandBtn

    0下载:
  2. 在我们使用一些软件时,常常看到有一些伸缩按钮,当我们单击此按钮时,会弹出或者隐藏一些信息,我们可以利用CExpandBtn类来实现这个功能. 1、首先,在XXXDlg.h文件中先给一个button定义一个成员变量,然后把CButton改为CExpandBtn,例如: CButton m_xxx 改为 CExpandBtn m_xxx 2、然后,在XXXDlg.cpp文件中的OnInitDialog()函数中,添加如下语句: m_xxx.SetDrawButtonBorder
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:2787
    • 提供者:hanhf
  1. btn

    0下载:
  2. 重载的Btn控件,包含cpp和头文件可直接复制至编程目录调用-Overloaded Btn control, including cpp, and header files can be directly copied to the program directory called
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:14892
    • 提供者:刘金雷
  1. control

    0下载:
  2. testt.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. testt.h
  3. 所属分类:Button control

    • 发布日期:2017-03-23
    • 文件大小:33165
    • 提供者:CT
  1. MFCDialogTest

    0下载:
  2. MFCDialogTest.vcproj This the main project file for VC++ projects generated using an application wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations,
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:41154
    • 提供者:CT
  1. money

    0下载:
  2. 金额转换至大些金额。这个程序很实用哦 很好的 大家都-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : 大写金额 ======================================================================== AppWizard has cr
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1896766
    • 提供者:mr zhang
« 12 »
搜珍网 www.dssz.com