搜索资源列表
肖天华数据结构大作业
- 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this operation using MFC more docume
wendangleixing
- VC中如何实现多文档类型管理,对这方面的研究很有用 -VC how many document type management, research in this area very useful
01
- 可实现基于多文档的图像显示的VC++程序,基于MFC的程序。-Can be realized based on the multi-document image VC++ program, MFC-based program.
vc
- 用vc语言读写与显示bmp图片,用多文档方式编程-With vc language literacy and display bmp images with multi-document mode programming
Automatically-switch-multiple-forms
- 本文通过一个程序实例描述了在VC++6.0下如何在单文档程序中通过菜单动态控制多 个窗体的切换,给出了详细代码实现过程。 -This article through a program example describes how in VC++ 6.0 in a single document program through the menu dynamic control more A form of the switch, given a detailed code to achi