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

搜索资源列表

  1. VSOMenu

    0下载:
  2. 编辑框,组合框等等控件,详细的讲述了MFC中的一些基本的类,原理之类的。-Edit box, combo box controls, etc., MFC detail some of the basic categories, such as the principle.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:204425
    • 提供者:Magic32
  1. draw_bevel2

    0下载:
  2. 编辑框,组合框等等控件,详细的讲述了MFC中的一些基本的类,原理之类的。-Edit box, combo box controls, etc., MFC detail some of the basic categories, such as the principle.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:13319
    • 提供者:Magic32
  1. EditDemo

    0下载:
  2. MFC EditDemo源码,windows控件中的edit控件使用-MFC EditDemo
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:25110
    • 提供者:gaogao
  1. DropExDemo

    0下载:
  2. 多种方式实现MFC控件响应拖放功能,包括编辑框、按钮等-MFC controls to achieve a variety of ways to respond to drag-and-drop features, including edit boxes, buttons, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:22977
    • 提供者:cug_wj@163.com
  1. NumericEditTest

    0下载:
  2. windows平台下数字编辑框的使用,基于MFC的好控件。-under windows platform for the use of the number of edit box, a good MFC-based controls.
  3. 所属分类:EditBox

    • 发布日期:2017-03-29
    • 文件大小:27443
    • 提供者:罗愈
  1. mp3player

    0下载:
  2. 小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。-A small MP3 player. With the MFC implementation, call the system comes with realplayer, you can edit box to choose which songs to play.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1916620
    • 提供者:刚娃子
  1. addfontstoctrl

    0下载:
  2. 这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何改变编辑框,列表框,组合框,静态控制以及单选按钮和复选框控制的字体。此外,代码还示范了通用的字体选择(ChooseFont)对话框编程。 -This is a pure Win32 API code, and did not use MFC. Code demonstrates how to change the edit box, list box, combo box, static control, and radio
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:10648
    • 提供者:chenruibin
  1. addcolortoctrl

    0下载:
  2. 这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何将颜色添加到编辑框,列表框,组合框,静态控制以及单选按钮和复选框。此外,代码还示范了通用的颜色选择(ChooseColor)对话框编程。-This is a pure Win32 API code, and did not use MFC. Code demonstrates how to add color to the edit box, list box, combo box, static control, and rad
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:10867
    • 提供者:chenruibin
  1. addcolortoctrl

    0下载:
  2. 这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何将颜色添加到编辑框,列表框,组合框,静态控制以及单选按钮和复选框。此外,代码还示范了通用的颜色选择(ChooseColor)对话框编程。-This is a pure Win32 API code, and did not use MFC. Code demonstrates how to add color to the edit box, list box, combo box, static control, and rad
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1074764
    • 提供者:赵江
  1. AlgorithmCpp

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

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

    0下载:
  2. MFC实现的处理图片马赛克效果的例子,运行程序后点“编辑”里面的“马赛克”就可以看到处理效果,对学习图片处理很有帮助!-MFC to achieve the handling of image mosaic effect example, run the program after the point of " edit" inside the " mosaic" can see the treatment effect, to learn image pro
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2126386
    • 提供者:钟龙
  1. TextEdit

    1下载:
  2. 使用VC++6.0,通过MFC建立对话框资源实现Edit文本编辑器源代码.-Use VC++6.0, through the MFC dialog resources to achieve the establishment of a text editor Edit the source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1933574
    • 提供者:张能
  1. 511xueshengchengjiguanli

    0下载:
  2. 基于mfc编写的一个简单的学生成绩管理系统,可对学生成绩进行简单的查询和编辑-Mfc-based written a simple student achievement management system, student achievement can be a simple query and edit
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-03
    • 文件大小:1033982
    • 提供者:王兰
  1. Vending

    0下载:
  2. 用MFC模拟了一款自动售货机的基本功能,具有投币、退币、购买商品等功能,还能通过输入密码获得管理员权限并编辑商品的种类、数量、价格等信息,针对课设很适合-MFC simulated using the basic functions of a vending machine with a coin, coins back, purchase merchandise and other functions, but also to obtain administrator privileges b
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-29
    • 文件大小:12058098
    • 提供者:杜飞
  1. Ch8Demo2

    0下载:
  2. MFC的一些常用的通用类 -Ch8Demo2.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 makefil
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6229
    • 提供者:YRG
  1. BoostTest

    0下载:
  2. 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。-MFC write-off procedures friends all know, through the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-29
    • 文件大小:11309152
    • 提供者:朱小明
  1. shell_8

    0下载:
  2. 这是一个关于MFC的编辑框的源代码程序,你将通过它学会如何进行对话框编辑。-This is an edit box on the MFC source code program, you will learn how the dialog box by editing it.
  3. 所属分类:EditBox

    • 发布日期:2017-03-31
    • 文件大小:70011
    • 提供者:wei
  1. bianjikuang

    0下载:
  2. mfc下编辑框的设置与实现。供初学者学习-Under the MFC edit box set and implementation. For beginners
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:54732
    • 提供者:zhangjng
  1. xijun

    0下载:
  2. 编辑距离 的计算 基于 C++ MFC 平常做的课程设计。适合新手-Edit distance calculation is based on C++ MFC normally do curriculum design. For novice
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1896842
    • 提供者:ayianiu
  1. Enroll

    0下载:
  2. 基于MFC的ODBC数据库实例,提供了关于数据库的建立,录入,修改,维护,运行的程序-For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp
  3. 所属分类:Database system

    • 发布日期:2017-03-27
    • 文件大小:37339
    • 提供者:zz
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com