CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - mfc button

搜索资源列表

  1. Ax1

    0下载:
  2. 用MFC建立对话框,添加按钮产生随机数,并显示在编辑框里-MFC dialog box with the establishment, the Add button generated random numbers, and displayed in the edit box
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1937080
    • 提供者:粒粒
  1. EletronicMap

    0下载:
  2. 一个电子地图的c++代码, 可以加载任意格式的图片为地图,在地图上添加button,一个很好的c++电子地图代码。-an eletronic map code sample, i can load any format picture as a map, and add buttons on the map, a very good code sample for MFC eletronic map
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:733096
    • 提供者:jian huang
  1. SimpleSudokuMFC

    0下载:
  2. 用MFC开发的Sudoku小游戏,实现了鼠标右键左键的点击功能,以及生成Sudoku,答案等-MFC Development using Sudoku game to realize the right mouse button functions left click, as well as the generation of Sudoku, the answers
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:13239556
    • 提供者:王倩
  1. GDIimage13

    0下载:
  2. 用GDI+在MFC对话框中显示图片,可以显示常见多种格式的图片。程序在打开文件夹中的图片时,可以对该文件夹下的常见图片文件进行统计,通过点击窗口按钮,进行上一张下一张的图片浏览。-Using GDI+ in MFC dialog box shown in pictures, can show a variety of common image format. Procedures to open the pictures folder, the folder may be the common
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:66262
    • 提供者:zgc
  1. ControlerUse

    0下载:
  2. 本程序以一个通俗易懂的例子说明了按钮的自绘制,由此实例可以举一反三地知道MFC其它控制的自绘制,另外配有详细的说明文档,利于学习-The procedure for a user-friendly examples to illustrate the self-draw the button, thereby to know MFC instances can learn by analogy from the other controls the draw, another with a de
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:87527
    • 提供者:lksd
  1. anfuhao

    0下载:
  2. 是按键的MFC代码,可以实现各种按键的风格,可以参考,-Is the key of the MFC code, you can achieve a variety of button styles, you can refer to, thank you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:46999
    • 提供者:熊炳龙
  1. Wonderfulthreeimensionaltextbuttons

    0下载:
  2. MFC实现奇妙的三维文字按钮的源程序。点击按钮,显示三维文字。-MFC wonderful three-dimensional realization of the text button of the source. Click the button to display the three-dimensional characters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:21433
    • 提供者:李彪
  1. MenuOfDlg

    0下载:
  2. 用MFC编写对话框按钮实现操作。并能有效的控制按钮的作用,使得按钮无效和有效。-MFC Dialog button to use to achieve the preparation of operation. And effective role of the control buttons, making buttons ineffective and effective.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1890441
    • 提供者:choushi
  1. ANIMATED_AVI_BUTTON

    0下载:
  2. This program is a custromized button control sample. This code is based Visual Studio 6.0 MFC. This code is easy to see.
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:41737
    • 提供者:
  1. CIRCULAR_BUTTON

    0下载:
  2. This program is a custromized CIRCULAR button control sample. This code is based Visual Studio 6.0 MFC. This code is easy to see.-This program is a custromized CIRCULAR button control sample. This code is based Visual Studio 6.0 MFC. This cod
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:43593
    • 提供者:
  1. CUSTOM_DIALOG

    0下载:
  2. This program is a custromized button control sample. This code is based Visual Studio 6.0 MFC. This code is easy to see.-This program is a custromized button control sample. This code is based Visual Studio 6.0 MFC. This code is easy to see.
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:32270
    • 提供者:
  1. AlgorithmCpp

    0下载:
  2. 主要在VC6.0上用MFC完成的排序算法和搜索算法: 首先弹出一个对话框,上面有排序前和排序后的编辑框,在排序前编辑框中输入整型数组,然后选择排序的方法,点排序按钮即将排序好的数组呈现在排序后的编辑框中。 排序顺序分“升序”和“降序”,排序方法总共7种,分别是:冒泡排序,简单选择排序,直接插入排序,希尔排序,快速排序,堆排序和基数排序。这些方法都是用c++实现的。还有一个搜索的功能,分别可以“线性搜索”和“二分搜索”,线性搜索时从排序前的数组中搜索,二分搜索时从排序后的数组中搜索,且必须
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:865541
    • 提供者:阿表
  1. B_Line

    0下载:
  2. 基于MFC的生成B样条曲线程序,点击鼠标右键动态生成曲线。-MFC-based generation of B-spline curve procedure, click the right mouse button dynamically generated curve.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1960772
    • 提供者:凌狄
  1. TicTac

    0下载:
  2. Visual C++ 6.0 中用 MFC 实现对鼠标左右键响应-Visual C++ 6.0 using MFC achieve the right mouse button to respond to
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:40147
    • 提供者:Dervish_y
  1. TEST

    0下载:
  2. 使用visual c++实现的一个MFC画图程序,输入要画几边形后,点击几次鼠标左键就可生成几边形-Using visual c++ to achieve a MFC Paint program, enter the draw a few-gon, then click the left mouse button you can generate a few hundreds gon
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:697111
    • 提供者:zhouchao
  1. CButtonST

    0下载:
  2. MFC写的Button扩张类CButtonST,扩展了很多Button类的功能。非常方便学习,极大的提高了开发效率。-it is a extends of CButton.it is very convenience for us to study .also it is helpful for us to develop beautiful GUI.
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:41548
    • 提供者:yuping
  1. DIBButtonMFC

    0下载:
  2. 使用DIB制作动画按钮,基于MFC框架,使用自制的按钮类,可以按照个人喜好制作按钮-Use DIB to make Anamition button
  3. 所属分类:source in ebook

    • 发布日期:2017-05-15
    • 文件大小:3772476
    • 提供者:沈海
  1. RoundButton

    0下载:
  2. A non rectangular button MFC class Visual C++ 6
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:26939
    • 提供者:Francky400
  1. shutdown

    0下载:
  2. 用简单的例子来说明如何实现关机,重启的功能,但是基于了MFC界面来实现,单击相应按钮来完成相应动作。-With a simple example to illustrate how to shutdown, restart feature, but the MFC-based interface to implement, click the appropriate button to complete the corresponding action.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:42027
    • 提供者:李岩
  1. VC

    1下载:
  2. 对话框的数据存储系统设计 在VC++6.0程序环境下,使用MFC的应用程序;在实现对话框模式的可视化同时使用按钮消息输入不同频率,变化正弦波形,使之呈现不同的响应;同时掌握应用VC++库函数实现数据的产生、显示、保存等功能-Of the dialog box data storage system design in VC++6.0 programming environment, the use of MFC applications in the realization of the
  3. 所属分类:对话框与窗口

    • 发布日期:2013-11-08
    • 文件大小:138334
    • 提供者:陈展
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 27 »
搜珍网 www.dssz.com