搜索资源列表
split
- 一个多视图的文件分割合并程序,这个程序是基于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
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
Splitter_Demo
- MFC 窗体使用CSqplitter分割窗体SDI示例程序-MFC form using SDI Form CSqplitter split sample procedures
Jia
- Visual C++ MFC的多窗口、窗口分割仿真-Visual C++ MFC multi-window, split window, simulation, etc.
mySplit
- VC++ MFC创建的单文档 分割成两个窗口-VC++ MFC single document split into two windows
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.
vc_MFC_source_code_to_achieve_split_window_functio
- vc实现分裂窗口功能MFC源码vc MFC source code to achieve split-window function -vc of splitting the window function MFC source vc MFC source code to achieve split-window function
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
StringUtils
- mfc split 函数,操作简单,SplitString(const string& input, const string& delimiter, vector<string>& results, bool includeEmpties = true)-mfc split SplitString(const string& input, const string& delimiter, vector<string>& results, bool includeEm
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
daneivc4
- VC/C++源码,界面编程,MFC,切分窗口。切分窗口、动态静态切分、实现切分的代码,要在 CFrameWnd::OnCreateClient实现。 OnCreateClient函数会在FrameWnd的 OnCreate函数中调用。 -VC/C++ source code, interface programming, MFC, split window. Split window, dynamic static segmentation, segmenta
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.