搜索资源列表
肖天华数据结构大作业
- 本次作业采用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的深入编程很有学习价值。
深入分析MFC文档视图结构项目实践.rar
- 深入分析MFC文档视图结构项目实践
MFC
- MFC引入了"文档/视图"结构的概念,理解这个结构是编写基于MFC编写复杂Visual C++程序的关键。"文档/视图"中主要涉及到四种类:
实现单文档视图对话的功能
- 本文章实现单文档视图对话的功能,利用对话条建立对话框,This article dialogue to achieve a single view of the function of the document, the use of dialogue to establish dialog Article
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
OpenGL--single-document-multiview
- 用VC++开发的单文档多视图方法讲解。主要通过windows类实现。-VC++ development with a single document to explain multi-view approach.
build--PHP--environment-
- 本手册一共分五个步骤完成介绍如何利用PHP、Apache、MysqL的安装包搭建一个php的开发环境。文档中附上了详细的步骤视图,简单易懂。 Apache的安装文件为:httpd-2.2.21-win32-x86-no_ssl.msi; PHP版本采用php-5.2.17-Win32-VC6-x86.zip; Mysql选用mysql-installer-5.5.16.0.msi -This manual was divided into five steps on how to
MT4-programming-manual
- MT4 编程手册 MT4.0是俄国人写的著名的投资领域的软件,在全球外汇交易软件中占有极大的份额。MT4.0具有显著的MFC的文档/视图风格。-MT4 programming manual
CToolBar
- 向对话框类中添加工具栏 在文档/视图结构中,添加工具栏是非常方便的,但在基于对话框的应用程序中,就稍稍复杂一点了。通常情况下,向对话框中添加工具栏有两种方法。 第一种方法: 特点: ① 使用CToolBar类,可以装载工具栏资源。 ② 代码编写简单方便。 第二种方法: 特点: ① 使用CToolBarCtrl类,必须与CImageList类联合使用。 ② 可以支持真彩色(32位)图标。 -Add a toolbar to the dialog class
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
MFC基础
- MFC图形编程基础,介绍MFC、如何创建MFC项目、通过项目工作区窗口进行文件组织,项目管理和项目设置更改、介绍文档/视图体系、介绍设备环境DC和OnDraw函数、介绍CDC类常用绘图函数、如何使用自定义画图工具等等
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