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

搜索资源列表

  1. sdi

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

    • 发布日期: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. 所属分类:3D图形编程

    • 发布日期: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 collection classes CPtrArray u
  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. this simple routine briefing (S
  3. 所属分类:对话框与窗口

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

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

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

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

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

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:61695
    • 提供者:李思川
  1. VC6_toolbar

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

    • 发布日期:2008-10-13
    • 文件大小:57990
    • 提供者:常攀峰
  1. notview

    0下载:
  2. 文件视图,CFrameWnd C Static CRect MoveWindow CreatePen CSize CDC SetBkMode SelectObject CPen LineTo SetTextColor CString TextOut CFont CreateFont DrawText CreateDC GetDeviceCaps DeleteDC GetObject GlobalAlloc GlobalLock GetStockObject GetDC SelectPalette
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:26729
    • 提供者:slansam
  1. ViewerCarry

    0下载:
  2. 在CXImage基础上开发的CView/document类的缩略图显示,有撤销和反撤销功能,有实时的进度条功能-CXImage based on the development of the CView / document thumbnail category, and revoke the anti-repeal functions, the progress of the real-time functions
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:905315
    • 提供者:wangtao
  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. Splitter

    1下载:
  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 switching function, you can al
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:11406051
    • 提供者:Zhyy
  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-Bitmap

    • 发布日期:2015-04-01
    • 文件大小:2327
    • 提供者:xuzheng
  1. SdiMulti

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

    • 发布日期:2017-05-01
    • 文件大小:157553
    • 提供者:林秀国
  1. CView

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

    • 发布日期:2017-05-09
    • 文件大小:2007985
    • 提供者:yu_weiwei
  1. CView

    0下载:
  2. CView类上自绘图像的放大以及缩小,自绘图像-Class CView from the graphics to enlarge image and reduce the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:39703
    • 提供者:li
  1. CViewinCDialog

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

    • 发布日期:2017-03-27
    • 文件大小:172626
    • 提供者:afxyang
« 12 3 4 5 6 »
搜珍网 www.dssz.com