搜索资源列表
肖天华数据结构大作业
- 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this operation using MFC more docume
2004~2005javalianxi
- 2004《Java程序设计》 上机练习题 (共包括四部分、16个练习、共96个练习题,请使用“视图”中的“文档结构图”查看) -2004 "Java Programming" on the plane exercises (including four of a total of 16 exercises, A total of 96 exercises, please use the "View" of the "Document
MFC_Doc_View
- 本文详细介绍了进行MFC文档编程需要具有的视图和文档类知识,并且通过实例进行解说,对MFC的深入编程很有学习价值。
MultiViewSS
- VC++6.0 单文档下,非拆分视图下的视图切换程序-VC++6.0 a single document, the non-split view, the view switching process under the
view_Doc
- 文档视图指针互获 内容全面 文档视图指针互获-View the document pointer in each document was comprehensive view of each other by pointers
testmultiply
- 主要实现了单文档多视图的编程实现,编码由VC6.0软件开发完成-Main achieved a single-document multi-view programming, coding, software development be completed by VC6.0
GK-Server
- 本文档为软件详细设计书,对GKMS系统解决方案的总体功能设计进行描述,通过采用许多不同的构架视图描述系统的各个方面,软件构架文档从构架的角度对整个系统进行综合概述-gk server
ac
- 本实例实现汽车信息的管理,用文档保存汽车信息,用视图显示汽车信息。-The examples of information management to achieve automotive, car information stored with the document, with the view to display vehicle information.
MT4-programming-manual
- MT4 编程手册 MT4.0是俄国人写的著名的投资领域的软件,在全球外汇交易软件中占有极大的份额。MT4.0具有显著的MFC的文档/视图风格。-MT4 programming manual
CToolBar
- 向对话框类中添加工具栏 在文档/视图结构中,添加工具栏是非常方便的,但在基于对话框的应用程序中,就稍稍复杂一点了。通常情况下,向对话框中添加工具栏有两种方法。 第一种方法: 特点: ① 使用CToolBar类,可以装载工具栏资源。 ② 代码编写简单方便。 第二种方法: 特点: ① 使用CToolBarCtrl类,必须与CImageList类联合使用。 ② 可以支持真彩色(32位)图标。 -Add a toolbar to the dialog class
MultiView
- 单文档 多视图 源代码 简单的源码 动态生成视图-Single-document multi-view
single-and-mulite
- 单文档与多文档 - 第 11章 单文档与多文档 章 本章主要介绍Visual C++中的 本章主要介绍Visual C++中的 文档/ 文档/视图结构的工作机制 1 11.1 概述-Dan Wendang and multiple document- the eleventh chapter Dan Wendang and multiple document chapter this chapter introduces Visual C++ in this chapter introduces
MFCDocument
- 深入分析mfc的文档视图结构,为了vc及其 vs的初学者详述文档视图类中各个类的关系-Mfc document view structure-depth analysis of the relationship of each class in order to vc its vs beginners detailed in the document view class
MFC-MultiDoc
- 文档视图的深入浅出说明,vc++,可以对文档视图结构有清晰认识,适合初学者-Document view layman explanation, vc++
MFC-basic-code
- VC++ 内MFC的基本问题介绍和源码参考,包括文档视图,视图和框架窗口、对话框等的操作-VC++,the basic operation code of MFC