搜索资源列表
split
- 一个多视图的文件分割合并程序,这个程序是基于MFC的单文档程序,程序中用了分割视图的技术.
DialogBar调用切分窗口
- MDI生成切分窗口,并相互调用。 ◎MFC生成MDI程序框架,并允许切分窗口。 ◎静态生成左右两个切分窗口,分别与视图类CLeftView、CRightView建立关联。 ◎生成DialogBar,在DialogBar中添加Copy按钮和Clear按钮。 ◎在左侧的切分窗口中可以手动画线。点击Copy按钮可以将已经画的线拷贝到右侧切分窗口中,点击Clear按钮将左右窗口清空。-MDI production segmentation window, and call each other. MFC
splite MFC窗口设计源码
- MFC窗口设计源码 基于父窗口的窗口分割 是初学者的必下程序 -MFC source code based on the parent window to window design window will be split under the program is for beginners
split-window
- 示范如何使用MFC制作拆分窗口,适合入门-illustrate how to make splitted view with MFC
Visual_Studio_2010_Ribbon_Designer
- VS2010 office 2007 Ribbon 界面分割入门,介绍如何用mfc实现ribbon界面-VS2010 office 2007 Ribbon interface, split entry, how to achieve ribbon interface with mfc
myTree
- MFC写的一个程序,实质主要是二叉排序树的显示,树的节点是学生的成绩段信息。视图左边各种操作,添加删除节点,查找统计,文件的保存和读取。右边是树的显示,包括节点移动,右键弹出相关信息等。分割窗口,滚动条,视图缩放等。-A program written in MFC, the real key is the display of binary sort tree, the tree node is the information section of student achievement. V
Electroic_Screen
- 基于SDI的MFC应用程序设计,有工具条、视图分割、树控件、CFromView派生类、状态栏以及视图间的通信,非常全面,适合初学者学习的例程-The MFC-based SDI application design tool, the split view, tree controls, CFromView derived class, status bar, as well as communication between the view, very comprehensive and su
splitWindow
- 自己写的关于MFC中view视图分割的源代码-Write your own source code for MFC view view split
split
- 使用visual c++6.0中的MFC将程序界面的窗口进行拆分,在程序中将窗口横向拆了一个,纵向拆了一个。-Use visual c++ 6.0 of MFC will program interface window conducted split procedurally Lieutenant window horizontal demolition a, vertical demolition a.
VC_MFC
- 在vc++环境下,基于MFC的不规则形状按钮,计算器,切分窗口,用OpenGL实现简单动画和制作可扩展对话框-In vc++ Environment, based on the MFC of the irregular shape of the button, calculator, split window, using OpenGL to achieve a simple animation and production scalability of the dialog box
VisualFramework(ViewsTabsandSplitters)
- 一个基于单文档(SDI)的、使用MFC的简单界面框架;界面上主要表现的功能有:视图的拆分、Tab控件的功能、CEdit控件及其它一些视图窗体在拆分窗口中的叠加;主要特色:对控件代码进行了良好的封装,使用面向对象的观念对所有可视对象进行了统一的管理;-Based on Single Document (SDI), and a simple interface using MFC framework interface functions mainly include: the split vie
Jia
- Visual C++ MFC的多窗口、窗口分割仿真-Visual C++ MFC multi-window, split window, simulation, etc.
MFC
- 姚领田的《MFC窗口程序设计》的源代码;其中有视图窗口、分割窗口、控制栏窗口、对话框窗口、属性表窗口、控件窗口等等。-Yao collar fields " MFC windows programming" source code which view window, split window, control bar window, dialog window, property sheet window, control window and so.
SplitWindow
- 基于MFC的图形界面设计,可将子视窗按照要求拆分成所需要的视窗类型。-MFC-based graphical interface design can be split into sub-windows in accordance with the requirements needed for the window type.
CHINESE-SPLIT
- 汉字分词程序,使用MFC界面编程-chinese split
SimpleSplitterDemo
- 高级MFC 窗口分割,重新重载 CSplitWindow, 非常好用-Advanced MFC window split
build-segmental-windows-in-MFC
- 利用MFC创建分割窗口,代码简介明了,说明完整,适合初学者使用-Create a split window with MFC code Introduction straightforward descr iption complete, suitable for beginners to use
SplitWnd
- MFC中实现分割窗口,使每个窗口显示不同的内容,编程思路清晰,有很好的指导作用-MFC split window, so that each window to display different content, programming ideas clear, there is a very good guide
MFC-Split-window
- MFC窗口编写程序,适合初学者,本人测试后通过。-MFC windows programming, suitable for beginners, after I test.
MFC-Split-window
- 本实例是一个典型的分割式窗口,即可在同一个框架窗口里同时显示多个视图,这些视图可以是同一个视图,也可以是不同的视图。-This example is a typical split window, you can display multiple views in the same frame window, these views can be the same view, also can be a different view.