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

搜索资源列表

  1. showcapture

    0下载:
  2. 摄像头采集数据,在基于对话框的MFC界面中显示
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:462878
    • 提供者:萧飒
  1. document-view--framework-

    0下载:
  2. 在MFC中,文档是真正的数据载体,视图是文档的显示界面,对应同一个文档,可能存在多个视图界面,我们需要另外一种东东来将这些界面管理起来,这个东东就是框架。-In MFC, the document is genuine data carrier, view the display of the document interface, corresponding to the same document, there may be multiple views interface, we need
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:127170
    • 提供者:蝈蝈
  1. multiviewsplitter

    1下载:
  2. 一个MFC的多视图界面程序,可以实现多个视图在同一界面中显示。并且可以实现其中单个视图的切换。-A MFC process of multi-view interface, multiple views can be displayed in the same interface. And which can achieve a single view of the switch.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5338506
    • 提供者:颖川
  1. AddressBook

    0下载:
  2. 通讯录程序采用C++ MFC技术内容实现。为提供更生动灵活的用户环境采用蓝精灵头像为每个通讯录记录设计一个头像。在主界面中左边是通讯录内容的显示框,右边部分是本通讯录的功能操作菜单。-Address book program using C++ MFC technical content to achieve. To provide a more lively and flexible user environment using midazolam head record for each d
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1973758
    • 提供者:
  1. ViewModeSDI

    0下载:
  2. 多模式VC++窗体的实现源代码,这里的多模式是指窗体在正常显示的时候,由用户可以选择是否精简显示,也就是隐藏菜单栏、隐藏主窗体,隐藏窗体状态栏等,能把窗体隐藏成一个工具条一样。目前,这种效果多应用于一些娱乐软件中,比如影音播放器之类的。   本程序界面是由SDI的MFC文档视图结构实现,但是代码在MDI的多文档/视图中并不能很好的实现,近些日找到一些实现 MDI 的多模式实现方法,具体请看代码。 -Multi-mode implementation of VC++ source cod
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:183265
    • 提供者:madud00103
  1. editcontrol_box

    0下载:
  2. C++语言,基于MFC图形界面的程序。能实现在文本编辑框中输入内容,该内容同步显示到静态文本框中。代码风格清晰易懂,适合初学者学习。-C++ language, MFC-based graphical interface program. Can achieve in the text edit box, enter the content, synchronized display to a static text box. Code is clear and understandable s
  3. 所属分类:EditBox

    • 发布日期:2017-11-25
    • 文件大小:2252031
    • 提供者:chen ying
  1. checkboxaradiobox

    0下载:
  2. 以C++语言写成的,带MFC界面的小程序。能实现在文本编辑框中输入、在复选框和单选框中进行选择之后,点击提交按钮,所写的信息可以显示到静态文本框中的功能。-In C++ language written with MFC interface applet. Can achieve in the text edit box, check boxes and radio box for the selection, click the submit button, you can display t
  3. 所属分类:Button control

    • 发布日期:2017-11-27
    • 文件大小:2264412
    • 提供者:chen ying
  1. sliding-block

    0下载:
  2. MFC中的滑块例程,在窗口界面可以显示滑块对应的值,进行实时变化-sliding block in MFC
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1920890
    • 提供者:刘峥
  1. Auto-_28---2100

    1下载:
  2. 此次要实现一个基于正则文法的自动机生成系统,从以下几个角度来考虑设计思想和解决方案。 一、开发平台 按照课程要求,本系统基于windows操作系统下的VC++6.0进行开发。 二、界面绘制 为了简化开发过程,本系统在MFC的SDI应用程序基础上进行扩展,因此图形界面绘制采用的都是MFC类库。为便于用户使用,应至少提供菜单、工具栏菜单。 三、程序响应 此系统提供鼠标响应和键盘响应。 四、功能需求 正则文法的文本编辑功能 包括:一个正则文法的输入、保存、修改、
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4219912
    • 提供者:wanya
  1. DynBtn-

    0下载:
  2. 在MFC中动态创建了100个按钮,然后进行重绘,同时显示位图和文本,创建后可以删除所有按钮,然后再创建,界面很漂亮,功能很强大,没有BUG!不下会后悔的!如果觉得好请给好评哈 -In MFC dynamically create a 100 button, and then redraw, displaying bitmaps and text, you can delete all the buttons after creating and then create, the interf
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3764524
    • 提供者:lyw
  1. MFC-List-view-control

    0下载:
  2. 用户在登录一些软件时,经常可以看到用户名是以图标的形式显示在列表中的。本实例就是使用列表视图设计软件登录界面。-Users log in to some software, often can see the user name is displayed in the form of the icon in the list. This example is the use of the list view design software login interface
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-28
    • 文件大小:63147
    • 提供者:苏树林
  1. paint_move

    0下载:
  2. 在MFC界面上实现随着鼠标的移动绘制线条,能在visual studio 2010中正常显示-On the MFC interface implementation with the moving of the mouse to draw lines, can in visual studio 2010 normal display
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-13
    • 文件大小:20663412
    • 提供者:吴园
  1. paint_move

    0下载:
  2. 能在MFC界面绘制随着鼠标移动的线条,在visual studio中正常显示-In MFC interface as the mouse moves the lines, the visual studio to the normal display
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-13
    • 文件大小:20661056
    • 提供者:吴园
  1. paixu-MFC

    0下载:
  2. 在mfc中实现七种排序的界面设计 包括显示程序运行时间 显示源代码 显示时间运行曲线等 在显示程序运行时间和时间运行曲线时还不够完善-to generate random numbers
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:9975209
    • 提供者:杨香
  1. ZiDingYiXiaoXi

    0下载:
  2. 在MFC界面设计中设计一个简单的定时器,可以显示时间,并能够将时间复位(Design a simple timer in MFC interface design, display time and reset time.)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-21
    • 文件大小:72443904
    • 提供者:清平乐
搜珍网 www.dssz.com