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

搜索资源列表

  1. 跳马

    0下载:
  2. 贪婪算法实现的马的遍历,简单易懂,可以看看MFC类的派生和消息影射的一些咚咚,使用环境为VS。NET-greedy algorithm of the horse traversal, simple to understand and can look at the MFC category derived alluding to the news and some behind, the use of the environment VS.NET
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:51.96kb
    • 提供者:姜景捷
  1. CTabPageSample.rar

    2下载:
  2. VC++ Tab Control实例。CTabSheet简例。VS 2005 C++ MFC Dialog例程,VC++ Tab Control example. CTabSheet a simple example. VS 2005 C++ MFC Dialog routines
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:46.14kb
    • 提供者:andylau
  1. Progbar

    0下载:
  2. 一个MFC进度条控件实例,非常炫!VS环境编译通过!-Instance of an MFC progress bar control, very hyun! VS environment compile!
  3. 所属分类:StatusBar

    • 发布日期:2017-03-29
    • 文件大小:23.68kb
    • 提供者:wang gf
  1. ChildWinChangeParentWinTxtValue

    0下载:
  2. VC++子窗体、父窗体控件互操实例;VS 2005 C++ 平台,MFC Dialog工程-VC++ subform, the parent form an instance of the control interoperability
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:40.6kb
    • 提供者:andylau
  1. ModelessAndModelDlg

    0下载:
  2. 对话框中进行模式对话框和非模式对话框的构建,需要对MFC程序有着深刻的理解,是个人精心编写,debug与release的可执行程序均有。采用VS.net2005编写,解决了.net下编程过程中界面会变为2000风格的问题,程序一直保持为XP的经典风格,界面美观实用,是精品,在Dialog程序的下面有着很多的背景知识,值得学习。-Modal dialog box for the construction and non-modal dialog box, you need to have a de
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:80.49kb
    • 提供者:王刚
  1. GuiLib-mfc

    0下载:
  2. 网上找的gui库,可以用vs打开,大家可以下载学习-Find online gui library, you can use vs open, you can download the study
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:871.67kb
    • 提供者:lxw
  1. VisualFxMdi_demo

    0下载:
  2. When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any a
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:42.86kb
    • 提供者:Greate
  1. RDL

    0下载:
  2. RDL Report generation in vs 2008 mfc application
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:344.52kb
    • 提供者:pras
  1. CatchScreen

    0下载:
  2. 截屏程序,用MFC开发,在VS下编译通过-crash the window,wish help you.use the MFC to develop.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:41.23kb
    • 提供者:杨丽丽
  1. chatsoft

    0下载:
  2. 一款基于MFC设计的聊天软件,开发平台为VS 2005,实现客户端和服务器之间的通信。-A chatting software based on MFC design,the develop platform is VS 2005.Achieved between the client and server communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:247.86kb
    • 提供者:liu tian
  1. 03689286DYNACONTORL

    0下载:
  2. 在VS环境下,采用mfc动态创建list控件-under vs,use mfc to create list control dynamicly
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-01
    • 文件大小:186.93kb
    • 提供者:郑闪
  1. 7167506DynCtrl_edit

    0下载:
  2. 在VS环境下,采用mfc动态创建edit控件。-under vs,use mfc to create edit control dynamicly.
  3. 所属分类:RichEdit

    • 发布日期:2017-04-02
    • 文件大小:36.02kb
    • 提供者:郑闪
  1. 2010-

    0下载:
  2. vs2010开发基础,涉及到vc++开发基础,mfc的框架说明。visual c++2010下mfc与clr进行开发-vs 2010 for windows 7,bisic develop for nweer,it include introduction and MFC,CLR ,mfc activex,and so on。and .net develop and soon.I will update this book foreever.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-27
    • 文件大小:9.47mb
    • 提供者:曹秀霞
  1. Student

    0下载:
  2. 使用VS 2008 MFC C++编写,拥有界面和基本功能,含源代码和可执行文件,可直接运行-Use the VS 2008 the MFC C++ to write, with the interface and basic functions, including source code and executable can be run directly
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:7.7mb
    • 提供者:吉尔多
  1. My VS 10 Demo

    1下载:
  2. 在CDockablePane中嵌入对话框。CDockablePane类可以用来创建停靠栏。可以将其他控件集成到CDockablePane的派生类中。内含源码,基于VS2010的MFC单文档工程。-CDockablePane dialog
  3. 所属分类:对话框与窗口

    • 发布日期:2013-06-13
    • 文件大小:230.16kb
    • 提供者:李白
  1. CAppBarApplication

    0下载:
  2. 控件不透明 窗口透明 MFC APPBAR,使用VS做的。 -Transparent and opaque window controls MFC APPBAR, use VS to do.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-23
    • 文件大小:6.88mb
    • 提供者:zzx
  1. Template

    0下载:
  2. 采用VS 2010写的一个简单的基于MFC的交互计算界面。几个输入几个输出,计算公式部分 以注释的方式标注-Using VS 2010 to write a simple MFC-based interactive computing interface. Several input several output, calculated part of the formula to the annotated annotation
  3. 所属分类:Button control

    • 发布日期:2017-11-23
    • 文件大小:131.5kb
    • 提供者:王浩宇
  1. Video-capture

    0下载:
  2. vs建立MFC界面用于视频捕捉和保存等功能 用于普通网络摄像头-vs MFC interface is used to establish other video capture and save functions- for ordinary webcam
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2.03mb
    • 提供者:wangyufuwang
  1. VS2010--MFC

    1下载:
  2. VS2010之MFC资料,MFC很少有VS的教程,找一本不容易-The VS2010 MFC data, MFC VS few tutorials, not easy to find a
  3. 所属分类:GUI Develop

    • 发布日期:2016-06-19
    • 文件大小:437kb
    • 提供者:雷云
  1. 72377744数码管显示控件

    0下载:
  2. VS写的数码管显示控件,包括源码和演示例程(VS writes digital tube display controls, including source code and demo routines)
  3. 所属分类:界面编程

    • 发布日期:2017-12-21
    • 文件大小:357kb
    • 提供者:八點半
« 12 »
搜珍网 www.dssz.com