搜索资源列表
文档管理系统
- 该系统饱含了,树控件TreeView的操作和Listview控件的操作,窗口分割,stab控件应用,数据库存取文件,及webbrowser控件的应用等,可以管理网页,doc,wmv, 等。包含了很全面的东西,是初学者的很好资料哦。-the system, the tree control TreeView and ListView control operation, the operation window segmentation,
文档窗口分割
- 文档窗口的任意分割,示例程序
MyExam
- 这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual
肖天华数据结构大作业
- 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this o
文档管理系统
- 该系统饱含了,树控件TreeView的操作和Listview控件的操作,窗口分割,stab控件应用,数据库存取文件,及webbrowser控件的应用等,可以管理网页,doc,wmv, 等。包含了很全面的东西,是初学者的很好资料哦。-the system, the tree control TreeView and ListView control operation, the operation window segmentation,
InfoBarDemo
- 非常漂亮的三叉分割视窗单文档窗口,可以在此基础上做类似OUTLOOK软件开发。-very beautiful trigeminal segmentation Windows single document window. this can be done on the basis of similar OUTLOOK software development.
TestViewform
- 单文档视图的分割!多次分割,可以在分割出来的窗口里创建不同的控件-single document View segmentation! Many segmentation, can be split up in the creation of a window of Control
sdiapp
- 一个简单的单文档界面分割窗口通信的例子。适合初学者了解如何在不同窗口中进行通信和数据传输。-a simple single-document interface window segmentation communication example. For beginners to understand how different window for communications and data transmission.
MultiFiles
- 多文档界面编写程序,包括窗口分割,序列化等相关内容-multi-document interface programming, including window segmentation, sequence of related content
Splitter_SdiT2
- 一个可以动态切分窗口的程序。本程序可以通过菜单选项,把应用程序窗口多个不同的视图。比如先把窗口分割为左右两部分,在把右侧窗口拆分为2部分,3部分等;也可以把已经拆分的窗口重新合并。基于单文档的程序(SDI)。-A window of dynamic segmentation procedures. This procedure can be menu options to the application window a number
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,
MDI
- 在VC++环境下实现了多文档的切换\分割窗口的显示,以及背景的设置-In VC++ Environment to achieve a multi-document window to switch the display of segmentation, and background settings
SdiSplitter
- 一种对基于单文档的VC++界面的一种窗口分割方法,不烦一看,你会得到很多启发。-A document based on single VC++ Interface, a window segmentation methods, do not bother to see one, you will get a lot of inspiration.
SplitDemo
- 当文档窗口分割!示例程序和详细文档!希望能新手有所帮助-When the document window split! Examples of procedures and detailed documentation! Hope to help novice
SplitTest
- 对单文档进行分割的例子,实现SDI的窗口分割-Segmentation of single examples of documents, to achieve SDI window partition
vcmfcwindowcutcccwww
- 本程序实现了单文档的窗体分割,可把窗口分成横向或纵向的两个或多个窗口、大小可调。-This procedure documents the achievement of a single partition of the form may be horizontal or vertical window is divided into two or more windows, adjustable size.
curve
- vc++自编的单文档程序,将主窗口分割成三个窗口:树形控制区,曲线显示区和数据显示区,能够实现数据的读取和显示,曲线的绘制以及简单的放大和缩小功能。-vc++ composing a single document procedure will be the main window split into three windows: a tree-controlled areas, curve display and data disp
newDocView
- 这是用VC++6.0开发的单文档显示多视图的源码,且是新建View类,不同于传统的窗口分割-This is VC++6.0 development of single-document multi-view displays the source code, and is a new View class, different from the traditional split window
split
- 实现单文档的窗体分割,分割成了4个窗口,使用VC++编写,仅供学习之用。-Form single-document segmentation, split into four windows, using VC++ to prepare, only learning.