搜索资源列表

  1. sdi

    0下载:
  2. 这个可视化的框架类支持具有不同组合的CView视图类、CSplitterWnd和CTabWnd类派生的SDI程序,本程序支持的特性包括: 支持单文档和多文档程序 任何视图、多分隔条和标鉴窗口的组合 支持嵌套的分隔条 支持简单的基于CView的程序 支持热键选择活动窗格 支持Ctrl+Tab来进行标签切换 支持列举窗口 标签可以在客户窗口的顶部或底部-visualization of the fr a mework to support
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:62227
    • 提供者:李杰
  1. sample_source

    0下载:
  2. This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio .NET 2003.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3623
    • 提供者:扬子昌
  1. sample demo

    0下载:
  2. This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:88604
    • 提供者:扬子昌
  1. Lesson11Code

    0下载:
  2. 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics help maintain function, the
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:45234
    • 提供者:刘祥景
  1. Viewsinfullscreen

    0下载:
  2. 许多应用程序,需要我们来检查显示模式,使屏幕充分利用. 尤其是涉及到来自cView类. 这个例程简单介绍(SDI)应用,使用数据显示屏幕Cscrollview类.-many applications, we need to inspect displays, to make full use of the screen. particularly in relation to the category from the cView. t
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:18674
    • 提供者:曹文博
  1. qidongdonghua

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-M
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:57992
    • 提供者:zyg
  1. vc_example3~10

    0下载:
  2. 本次上载VISUAL C++ 的实例源码,这是学习VISUAL C++的绝好例子,初学者可根据实例作适当的修改。其中包括CView,Cfr a meWnd,CWnd等还有数据库ADO-this on the Visual C source code examples, it is learning VISUAL C excellent example beginners may be examples for appropriate m
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:729143
    • 提供者:罗志灶
  1. vc_example11~19

    0下载:
  2. Visual C++的学习实例,可直接运行,初学者可了解Visual C++的MFC运行过程和MFC的结构等。包括COM、CWND、Cfr a meWnd、CView/CDocument结构-Visual C learning examples can be run directly, beginners can understand the MFC Visual C operating processes and the struct
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:369532
    • 提供者:罗志灶
  1. view2ctrl

    0下载:
  2. Convert CHtmlView to CHtmlCtrl CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别? 其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为 任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向 Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(Cfr a meWnd).
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:283648
    • 提供者:weiruhui
  1. DataChange

    0下载:
  2. 子窗口和父窗口数据交互,理解MFC的运行模式,CView类窗口和其子窗口,与CDialog类窗口和其子窗口,数据获取的区别-Child window and parent window for data exchange, understanding MFC operation mode, CView window category and its sub-window, and type CDialog window and its
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:41984
    • 提供者:田鼠爱布它
  1. VC

    0下载:
  2. 积累的VC编程小技巧之打印相关的一些详细的变成说明,是用来改变消息路由的。用了这段代码之后,CView中的消息(菜单,控件,子窗口)将先被CMyShape类来处理。不知道你要的是不是这样的效果。 -Accumulation of VC programming tips relevant to the print into a detailed descr iption is used to change the message rout
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:cecelia541004
  1. Test

    0下载:
  2. Test用于在CView的OnDraw()内显示地图,包括放大、缩小和移动地图,一个不错的入门程序-Test for the CView
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:481280
    • 提供者:ZhuYH
  1. graph2d_src

    0下载:
  2. CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots. CGraphView class is derived from CView MFC class and could be used as base class for dif
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:69632
    • 提供者:salin
  1. VC++_CView_Print

    1下载:
  2. VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用-VC++ Realized CView content will directly print out the methods and source code, very useful
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:xuzheng
  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. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:45056
    • 提供者:123456
  1. SdiMulti

    0下载:
  2. SdiMulti 多文档应用程序,实现了CView、CTreeView、CListView、CScrollView、CEditView、CRichEditView、CFormView等视图和按钮、列表控件、静态文本等控件的透明背景显示。-SdiMulti multi-document application, achieved a CView, CTreeView, CListView, CScrollView, CEditView,
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:217088
    • 提供者:林秀国
  1. CView

    0下载:
  2. 动态分割的窗口!树形和列表类型的窗口的初始化!初学者工程开发!-Dynamic segmentation of the window! Tree and a list of types of window initialization! Project Development for beginners!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2008064
    • 提供者:yu_weiwei
  1. CView

    0下载:
  2. CView类上自绘图像的放大以及缩小,自绘图像-Class CView from the graphics to enlarge image and reduce the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:39936
    • 提供者:li
  1. CViewinCDialog

    0下载:
  2. insert CView inCDialog
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:173056
    • 提供者:afxyang
  1. Splitter

    0下载:
  2. 文档视结构切分窗口,CView和CFormview添加按钮,并且实现右侧视图相应切换功能,还可以隐藏和去掉工具栏。 -Documents depending on the structure segmentation window, CView, and CFormview the Add button, and the realization of the right side view of the corresponding
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:11406336
    • 提供者:Zhyy
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org