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

搜索资源列表

  1. EX9_8

    1下载:
  2. 设计了一个基于MFC的对话框应用程序,打开并读取一个文本文件,将其内容在一个编辑框中显示!-Designed a dialog-based MFC applications, open and read a text file, its contents will be displayed in an edit box!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1962131
    • 提供者:feige
  1. secondwatch

    0下载:
  2. 一个简单功能的对话框制作的秒表,主要应用MFC的ontimer计时器函数-A simple function of the dialog box produced by a stopwatch, the main applications of the MFC timer function ontimer
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:44174
    • 提供者:姜明威
  1. MFCHtml

    0下载:
  2. 在基于对话框的MFC程序中嵌入HTML页面,可以进行页面与对话框进行交互-MFC dialog-based program embedded in HTML pages, page interact with the dialog box
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:49034
    • 提供者:z
  1. UdpSrv

    0下载:
  2. 基于UDP的服务器端程序。没有错误,并在基于对话框的MFC工程下有界面显示。-UDP-based server-side program. No errors, and MFC dialog-based interface display under construction.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:6508
    • 提供者:海斌
  1. dialog

    0下载:
  2. 基于MFC界面的对话框大小的调整,可以动态的调整对话框中控件大小-the width and the heigth of MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1959753
    • 提供者:李燕
  1. Menu_Application

    0下载:
  2. 用MFC编写对话框菜单,并与对话框中的按钮对应,实现对话框按钮与菜单执行相同的操作。-MFC dialog box with the preparation of the menu, and with the button in the dialog box corresponding to realize the dialog box buttons and menus to perform the same operation.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1892605
    • 提供者:choushi
  1. P22009332

    0下载:
  2. MFC暑期实践,基于MFC对话框的C++语言应用软件-MFC Summer Practice MFC dialog-based C++ language application software
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:3828802
    • 提供者:王胖胖
  1. Max

    0下载:
  2. 解决MFC窗口最大化后,对话框中的控件也相应的变化大小-MFC dialog resize
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:25214
    • 提供者:李佳
  1. summator

    0下载:
  2. 用MFC对话框实现简单的加法器,输入整数,点击控件,显示计算结果-MFC dialog box with a simple adder, the input integer, click the control, display the results
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1907567
    • 提供者:xenia
  1. 2009DIPFrame

    0下载:
  2. 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-21
    • 文件大小:37817316
    • 提供者:zhezhe
  1. MultiTimerDemo

    1下载:
  2. 基于MFC对话框的 WIN32 多线程定时器,使用Timer Sleep-WIN32 MFC dialog-based multi-threaded timer, use the Timer Sleep
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-06
    • 文件大小:3505152
    • 提供者:泽平
  1. OpenGLDlgTest

    0下载:
  2. 用基于对话框的MFC程序实现的显示OpenGL图形的源代码,本源代码选择在picture控件中显示OpenGL图形,对想学习MFC与OpenGL混合编程的同学很有帮助。-MFC dialog-based program with the implementation of the OpenGL graphics display the source code, source code control, select the picture to display OpenGL graphics,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1945023
    • 提供者:syq
  1. serialports

    1下载:
  2. 基于MFC对话框编写串口调试助手,可以对串口号进行配置,可以手动进行配置,界面友好,操作简单,功能齐全-MFC dialog based on the preparation of serial debugging assistant serial number can be configured, you can manually configure, user-friendly, simple, functional
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4397056
    • 提供者:陈开
  1. VC

    0下载:
  2. VC++6.0MFC的实例程序,涉及到对话框,列表,菜单等等的实例程序,适合初学者学习-VC++6.0 MFC examples of procedures related to the dialog box, list, menu, etc. Examples of process for beginners to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:595566
    • 提供者:康曦
  1. skin

    0下载:
  2. 一个简单的MFC皮肤加载程序。使用了SkinMagic.dll。其中的(皮肤加载方法.txt)详细描述了在文档类型与对话框类型的工程中怎么来使用SkinMagic.dll。-A simple skin loader MFC. Used SkinMagic.dll. One of (the skin loading methods. Txt) described in detail in the document type and the type of project dialog box ho
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-22
    • 文件大小:259235
    • 提供者:
  1. PyEmbedMFC_src

    1下载:
  2. Python语言嵌入到MFC的开发中,通过这个例子可以利用两种语言的优势开发程序-Many of you might have seen the numeric input fields in most commercial CAD and scientific applications that facilitate the user to write mathematical expressions. This is to allow the user to use the edit box
  3. 所属分类:其他小程序

    • 发布日期:2016-03-21
    • 文件大小:25928
    • 提供者:liulei
  1. MyBusinessDlg1

    0下载:
  2. vc++ mfc 界面编程 按钮 对话框 自绘控件-vc++ mfc programming interface dialog button controls drawn from
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:109429
    • 提供者:humu
  1. Draw

    0下载:
  2. 用mfc写的对话框程序,可以绘制任意大小的矩形,对初学者很有借鉴意义-Written using mfc dialog program, you can draw any size rectangle, great reference for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3522370
    • 提供者:gunner
  1. jisuanqi-MFC

    0下载:
  2. 范例003 调用计算器的对话框程序-多进程。C++老师给的范例,保证质量。-Example 003 call calculator dialog procedures- multi-process. C++ teacher gave an example of quality assurance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:12083128
    • 提供者:路一
  1. yibiaoshibie

    4下载:
  2. 图像处理的指针式仪表识别,利用OPENCV库,MFC对话框程序-Image processing pointer instrument identification, the OPENCV libraries, MFC dialog program
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-03
    • 文件大小:22728704
    • 提供者:zsc
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com