CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 视图 对话框

搜索资源列表

  1. CHAP02

    0下载:
  2. 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第2章的代码,其中包含如下程序的代码。 2.1 列表框与组合框编程实例 2.2 树形控件编程实例 2.3 列表视图与扩展组合框编程实例 2.4 进度条与动画控件编程实例 2.5 滚动条与图片框编程实例 2.6 位图按钮编程实例 2.7 日期时间控件编程实例 2.8 工具栏编程实例 2.9 状态栏编程实例 2.10 对话栏编程实例 2.11 动态菜单创建实例 2.
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:698145
    • 提供者:陈小冬
  1. MFC4D

    0下载:
  2. MFC 写的框架程序,包含分割视图,多视图,浮动对话框,多线程、进度条读取文件。 代码简单,覆盖面广-Framework of MFC programs, including split view, multiple views, floating dialog box, multithreading, progress bar to read the file.The code is simple, wide coverage
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-04
    • 文件大小:258893
    • 提供者:志强
  1. listctrolexcel

    0下载:
  2. 内容索引:VC/C++源码,报表打印,打印预览,对话框 在写一套MIS,但不想用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,系统UI是基于对话框的,支持打印及预览,没想到用起来还真不错,赶紧拿出来奉献给大家,支持分页预-Content index: VC/C++ source, print, print preview dialog box, in the writing of a MIS, but do not want to use the document view temp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2144
    • 提供者:程叶
  1. DlgAddView

    0下载:
  2. 该程序主要功能是在对话框中添加视图类,实现图形的绘制和显示,使得基于对话框的程序变得像文档视图程序,希望对大家有用!-The program main function is to add in the dialog view class that implements graphics rendering and display, so that the dialog-based programs become like document view program, we hope to be
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-13
    • 文件大小:240120
    • 提供者:Wangyunhong
  1. office

    1下载:
  2. 支持vc6 vc2012 嵌入的是单文档视图,不是对话框 win7 win10下测试通过(The minute support VC6 vc2012 is embedded in a single document view, not a dialog box, and is tested under win7 win10)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:24232960
    • 提供者:keivin
  1. 打印功能

    1下载:
  2. 介绍了利用MFC提供的文档视图框架来实现一个打印程序,实现打印预览,在此基础上,同时通过对MFC源代码的深入探讨,提出了利用该方法在对话框上用MFC实现打印功能(This paper introduces the implementation of a print program by using the document view framework provided by MFC, and realizes printing preview. On the basis of this, th
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2665472
    • 提供者:木每羊羽
  1. ConsoleApplication1

    0下载:
  2. 如果向对话框添加最小化按钮,则需要下面的代码 来绘制该图标。对于使用文档/视图模型的 MFC 应用程序, 这将由框架自动完成。(f you add a minimization button to the dialog box, you need the following code. To draw the icon. For MFC applications that use document / view models, This will be done automaticall
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:100352
    • 提供者:huangsen
  1. WpfApplication1

    0下载:
  2. // 如果向对话框添加最小化按钮,则需要下面的代码 // 来绘制该图标。对于使用文档/视图模型的 MFC 应用程序, // 这将由框架自动完成。(f you add a minimization button to the dialog box, you need the following code. To draw the icon. For MFC applications that use document / view models, This will be done a
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:124928
    • 提供者:huangsen
  1. Ch03Ex01

    0下载:
  2. 如果向对话框添加最小化按钮,则需要下面的代码 来绘制该图标。对于使用文档/视图模型的 MFC 应用程序, 这将由框架自动完成。(if you add a minimization button to the dialog box, you need the following code. To draw the icon. For MFC applications that use document / view models, This will be done automatical
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:143360
    • 提供者:huangsen
  1. Ch03Ex02

    0下载:
  2. // 如果向对话框添加最小化按钮,则需要下面的代码 // 来绘制该图标。对于使用文档/视图模型的 MFC 应用程序, // 这将由框架自动完成。(if you add a minimization button to the dialog box, you need the following code. To draw the icon. For MFC applications that use document view models, This will be done a
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:120832
    • 提供者:huangsen
  1. Ch04Ex01

    0下载:
  2. 如果向对话框添加最小化按钮,则需要下面的代码 来绘制该图标。对于使用文档/视图模型的 MFC 应用程序, 这将由框架自动完成。(If you add a minimization button to the dialog box, you need the following code. To draw the icon. For MFC applications that use document / view models, This will be done automatica
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:28672
    • 提供者:huangsen
  1. Ch04Ex05

    0下载:
  2. 如果向对话框添加最小化按钮,则需要下面的代码 来绘制该图标。对于使用文档/视图模型的 MFC 应用程序, 这将由框架自动完成。(If you add a minimization button to the dialog box, you need the following code. To draw the icon. For MFC applications that use document / view models, This will be done automatical
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:29696
    • 提供者:huangsen
  1. 定制开发自己的浏览器

    1下载:
  2. 创建文档/视图工程 创建MFC工程,工程名为SelfBrowser。在“MFC应用程序向导”对话框的“应用程序类型”页中选择“单个文档”类型的程序, 单击“下一步”按钮,接下来几个页面保持默认设置,直到“用户界面功能”页,如图5.7所示,在其上选中“使用经典菜单”→“使用浏览器样式的工具栏”。 VC工程向导正是按照这个规律生成类的,图5.8中框出了本例向导自动生成的4个类:CSelfBrowserView、CSelfBrowserApp、CSelfBrowserDoc和CMainFrame
  3. 所属分类:浏览器

« 1 2 ... 6 7 8 9 10 11»
搜珍网 www.dssz.com