CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 视图 切换

搜索资源列表

  1. 视图切换示例

    0下载:
  2. 一个视图切换的例子! 做课程设计时要用到的一个关键技术之一!! 希望朋友们来看一下-a view to switch the example! So when designing courses that will be used in a key technique! ! Hope friends watch this!
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:44900
    • 提供者:潘明
  1. 切换无切分的视图

    0下载:
  2. 如果你需要实现多个视图的窗口的显示,那么看看这个是有好处的.这个程序虽然简单,但是他告诉了你怎样去操作多个视图的转换.-If you need to achieve multiple views of the display window, then look at this is a good thing. This procedure is simple, but he tells you how to operate the various View conversion.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:72845
    • 提供者:王作
  1. MSDN200

    0下载:
  2. MSDN界面模仿,可以实现视图切换,浏览信息等功能-MSDN interface copying and switching can be achieved View, browse information and other functions
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:180131
    • 提供者:王金
  1. shituqiehuan

    0下载:
  2. 界面编程 视图切换,tab标签应用,方法简单,实用 -View programming interface switching tab label application method is simple, practical
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:68168
    • 提供者:陈楚
  1. MultiView

    0下载:
  2. 程序设计过程中,经常要实现多个视图界面的切换,本代码是在mfc开发环境下,视图切换的例子-program design process, often to achieve a number of View interface switching, The code is in mfc development environment, the switch example View
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:18810
    • 提供者:yxq606505
  1. VC++GUI

    1下载:
  2. 关于VC界面设计的高级范例,其中涉及了不少当前流行的界面编程,比如像Outlook的动态视图切换
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5758233
    • 提供者:231213
  1. 单文档多视图

    2下载:
  2. 这是一个VC的界面分割程序。多个界面View视图可以很方便的进行切换,单个文档可以对应多个视图。-This is a VC interface segmentation procedures. View multiple interfaces can easily view the switch, a single document can be more than counterparts View.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:87639
    • 提供者:田太徐
  1. viewtest

    0下载:
  2. 多视图切换实例,很简单-example, a very simple
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:109385
    • 提供者:潘峰
  1. MultiView1

    0下载:
  2. 在SDI中进行多视图切换的小程序,在一些情况下,应用程序有许多信息要显示,当一个窗口内显示不下时,VC提供的MDI应用程序可以解决这个问题,但是如果应用程序只是对单个文档,采用多种方式显示,则采用SDI更合适。那么,如何在单文档应用程序中实现多视图呢?缺省情况下,派生类的构造函数是pretected类型的,必须将它改为public类型,因为我们将会动态生成派生视图类并切换活动的视图。也可以一次生成所有的视图,但是这样造成系统资源的极大浪费。-SDI for the Multi-View hand
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:65325
    • 提供者:蔡军
  1. splitterview

    0下载:
  2. 多视图及视图切换编程实例源码,实现窗口切分和树状列表视图间的切换。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:85575
    • 提供者:guopeihuang
  1. Form视图切换

    1下载:
  2. 主要是关于视图切换的源码开发工具用的是VC++.-View on the main switch is the source development tools using the Visual C + +.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1634560
    • 提供者:
  1. 用VC++6.0实现的标签页

    1下载:
  2. 用VC++6.0实现的标签页,可以在界面中通过标签切换视图,tabview
  3. 所属分类:对话框与窗口

    • 发布日期:2014-04-28
    • 文件大小:71723
    • 提供者:晓风
  1. View.rar

    1下载:
  2. vc实现单文档分割,派生分割类,还有树形控件,还有多视图切换功能,vc single document segmentation, segmentation derived category, as well as tree controls, as well as multi-view switching function
  3. 所属分类:Windows编程

    • 发布日期:2017-04-13
    • 文件大小:88695
    • 提供者:温清林
  1. SDI_Mulit-View.rar

    0下载:
  2. MFC的单文档多视图切换的关键代码。 程序结构比较简单,便于初学者学习。,MFC single document multi-view the key code switch. The procedure is relatively simple structure, easy for beginners to learn.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:64794
    • 提供者:JaBin
  1. MultiView

    0下载:
  2. 单文档多视图切换(总结了2种方法),切换的视图可以是CView及其派生的多个类。-Single-document multi-view switching (summed up the two kinds of methods), switching the view can be derived from CView and its various categories.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:44946
    • 提供者:123456
  1. PPPoutlook2

    1下载:
  2. 一个OutLook风格的多视图切换的例子-OutLook style of a multi-view examples of switching
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:44706
    • 提供者:站长
  1. FormSwap2

    0下载:
  2. MFC 视图切换程序.可以从工具栏选择视图,实时改变当前视图类型模式.-MFC view switching process. Can choose to view from the toolbar, change the current view type real-time mode.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2908816
    • 提供者:刘刚
  1. SwitchViewSDI

    0下载:
  2. 实现单文档多视图功能,并且实现单文档多视图切换-Single-document multi-view capabilities and the realization of single-document multi-view switch
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:20798
    • 提供者:农佳佳
  1. switchVIEW

    1下载:
  2. 点文档视图切换 五个视图通过工具栏按钮自由切换-Switching point document view
  3. 所属分类:界面编程

    • 发布日期:2017-04-10
    • 文件大小:2026422
    • 提供者:ywq
  1. MultiViewSwitch

    0下载:
  2. mfc单文档程序中,多视图切换的实现。非常简洁的代码。希望能帮助到你。(Implementation of multi view switching in MFC single document program.)
  3. 所属分类:Windows编程

« 12 3 4 5 6 »
搜珍网 www.dssz.com