搜索资源列表
vc混合窗体分割
- 窗体的分割原理以及原码-Form principle of the division of the original code
zsplitter_demo
- 从CWnd派生的splitter类让你在dialog,property sheet或其它window上分割窗体的一个例子. 作者:Mike Melnikov -CWnd derived from the splitter let you type in the dialog, property sheet or other forms separate window on the one example. Author : Mike M
语法词法分析器
- 词法语法分析器,学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术-This is a syntax_accidence analyzer made when I study compiling principle.The syntax and accidence analyzer is encapsuled in a cl
compiler_AccidenceAnalyser
- 学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术.-compiler theory when learning to do morphology and syntax analysis procedures. Morphology and syntax analysis package in a category CFen
vc混合窗体分割
- 窗体的分割原理以及原码-Form principle of the division of the original code
simple_splitter
- 窗体分割开发例子-Form segmentation Development example
窗体分割
- 窗体分割方法,主要对界面进行优化的,可以实现类似windows的效果。-Form segmentation method, mainly to optimize the interface, windows can achieve similar results.
TrueColorToolBar
- windows下面使用WTL实现的真彩色的Toolbar包括分割窗体的例子!-windows below the use WTL achieve the true color of the Toolbar including segmentation Form examples!
zsplitter_demo
- 从CWnd派生的splitter类让你在dialog,property sheet或其它window上分割窗体的一个例子. 作者:Mike Melnikov -CWnd derived from the splitter let you type in the dialog, property sheet or other forms separate window on the one example. Author : Mike M
cn700_vc616677824
- 学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术.-compiler theory when learning to do morphology and syntax analysis procedures. Morphology and syntax analysis package in a category C
1721
- 本程序是单文档界面分割窗体的一种通信方法,自己感觉是比较笨的一种方法,可能使用消息映射的方法更好. 另外,开发周期也是一个不得不考虑的问题。程序工作在内核,稳定性/兼容性都需要大量测试,而且可供使用的函数库相对于应用层来说相当少。在应用层开发,调试修改相对要容易地多。 应用层截包驱动程序工作在操作系统内核,截断了所有的报文收发过程,并且把报文送到应用程序中处理,根据应用的策略,或者继续收发过程,或者丢
fengechuangkou
- 自己做的分割窗体的小程序,可以给初学的朋友一个参考-own segmentation Form small procedure could give the novice a reference to a friend
split_windows
- 自己写的窗体分割,很简单,但是告诉你其实它就这么简单-himself wrote the Form segmentation, is simple, but in fact it tells you so simple!
CommuofWindows
- 实现VC中分割窗体,并创建另一对话框,实现MainFrm中两个分割的窗体和对话框之间的通讯,充分利用窗口之间的消息,实现窗口之间的通讯和数据传递!-VC separate windows, and the creation of another dialog box, MainFrm achieve two separate windows and dialog between the communications, and make
SplitWindow
- 用VC.NET编写的,分割窗体的程序-Prepared by VC.NET, partition form procedures
SplitWindow
- 一个C#控件操作实例,入门和深入学习都适用的一个例子--如何分割窗体-A C# Controls operation of examples of entry and in-depth study are applicable to a case in point- how to partition the form
SPDemo
- 这个一个事例,说明如何实现在对话框上分割窗体-This one example to illustrate how to achieve separation in the dialog box form
sMessage
- 分割窗体以及进行窗体之间的通信 将主窗体分成两部分 其中一个有textbox 输入数据及删除数据都可以在另一个窗体中显示。-Split between form and form to the main form of communication will be divided into two parts, one of a textbox to enter data and deleted data can be displayed
Splitter_Demo
- MFC 窗体使用CSqplitter分割窗体SDI示例程序-MFC form using SDI Form CSqplitter split sample procedures
Test
- MFC中用最简单的方法将一个窗体分割成两个视图-The easiest way would be to use a form divided into two views in MFC