搜索资源列表
195
- 第1章 Visual C++概述 1.1 Visual C++概述 1.2 Windows编程模式 1.2.1 面向过程的MS-DOS编程 1.2.2 面向用户的事件驱动编程 1.2.3 Windows消息机制 1.2.4 Windows系统消息类型 1.3 MFC类库 1.3.1 MFC类库的优越性 1.3.2 MFC类库说明 1.3.3 MFC框架与消息映射 1.4 Windows应用程序框架 1.4.1
view2ctrl
- Convert CHtmlView to CHtmlCtrl CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别? 其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为 任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向 Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd). 对于Document来说,CView是它可以从形态上被表现的
SplitWindow_demo
- 这是一个不使用MFC的文档/视图结构的分割窗口的例子,对于了解框架窗口有很强的实际意义。
MdiSquares
- 一个小巧的多文档实例,在演示文档\\视图结构技巧的同时,还展示关于文档序列化的问题
0414
- 在文档/视图结构中,用户可以在框架类的方法中嗲墉createstatic方法分割窗口。但是如何实现任意的窗口的分割呢,本例实现了这个方法
mfc1
- 是一篇有关mfc文档视图结构说明
SdiSquares1
- 应用WindowsMFC文档视图结构,根据一本书上的例程结果编写,选择菜单上相应颜色选项点击矩形就可使视图矩形变成指定颜色,同时可以保存修改结果,达到异曲同工的效果。-WindowsMFC View structure, a book based on the results of routine preparation, choice menu click on the corresponding color options can make rectangular View rectangl
FTPGet
- FTP客户端 类似于FLASHGET 可上传,下载文件 文档视图结构
MDIChildDlg
- 源码实现了利用多文档视图结构,实现了多个对话框的显示
文档/视图结构窗口分格
- 文档/视图结构窗口分格,讲解CSplitterWnd的用法
MultiView.zip
- 本程序演示如何创建单文档多视图,为SDI结构,但每创建一个文档可以对应多个视图。,This procedure demonstrates how to create single-document multi-view, for SDI structures, but each can create a document corresponds to multiple views.
adddialog.rar
- vc++编写的如何在文档视图结构中多次添加对话框的例子,add dialog to the structure of Doc and view
SDI_Mulit-View.rar
- MFC的单文档多视图切换的关键代码。 程序结构比较简单,便于初学者学习。,MFC single document multi-view the key code switch. The procedure is relatively simple structure, easy for beginners to learn.
Example_MultiView.rar
- MFC的单文档多视图分割的关键代码。程序结构简单,便于初学者学习。采用CSplitterWndEx分割视图。,MFC single document multi-view the key code partition. Program structure is simple, easy for beginners to learn. CSplitterWndEx view the use of segmentation.
ModbusVCprcess
- 基于VC的MODBUS通信实现程序,界面用的是文档/视图结构,能与数据库相连、绘制响应图形等,可参考上传的论文ModbusVC-VC-based implementation of the MODBUS communications program interface using a document/view architecture, can be connected with the database, drawing responses graphics, etc., may refer
dynviews
- 非基于MFC的文档/视图结构创建多维动态视图,轻松创建多维视图的效果,通过openGL,实现效果显示。-Are not based on MFC s document/view structure to create multi-dimensional and dynamic view, to easily create multi-dimensional view of the effect, through openGL, to achieve the effect of show.
View
- 监控界面程序 具有多个可视界面 利用文档——结构视图-controling and motinoring system software
UpdateFormView
- 更新视图内容与其多视图同步更新;对大部分视图来说,文档视图结构的同步特征总是自动的实现。-View the contents of update synchronization with the multi-view update
shToolBar
- vc++实现显示和隐藏工具条,基于文档视图结构的MFC应用程序,在查看菜单项中可以对自己绘制的工具条进行显示和隐藏操作。-vc++ to achieve show and hide the tool bar, based on the structure of the document view MFC application, in the View menu item can be drawn on its own toolbar to display and hide operations
ylpaint
- MFC程序设计实例,此源码实现的绘图程序的基本功能,采用文档视图结构,对初学者有很大帮助-MFC programming examples, this source drawing program to achieve the basic functions, using the document view of the structure of great help for beginners