搜索资源列表
87
- 源程序实现view窗口的动态切分,通过该源代码可以学习一下-View source window to achieve the dynamic segmentation, through which you can learn the source code
EnglishL
- 实现背单词工程MainFrame(含菜单栏),左右两个View切分,顶部一个DialogBar,一个Overlapped类型的对话框;运行程序弹出“我要背单词”窗口,初始化两个View, 正确读入文件填充两个ListControl(左边读入单词以及“Yes/No”的状态,右边仅读入状态为No的单词);菜单栏“打开”将wordlist.txt文件中所有单词加入到左ListControl中,同时状态为“No”的单词加入到右ListControl中;选中左侧的一项或几项单词,点击“需要背”,使其加
LYJ
- vc++编程设计切分窗口后左边画椭圆 右边数个数-vc++ Programming segmentation window painted oval on the left the right side of the number of number of
shangchuan
- 内容包括成绩管理系统(链表版)、计算器、切分窗口(学生成绩管理)、弦截法、学生选课系统-Including performance management system (list edition), calculator, split window (student performance management), Secant Method, student elective system
Wrrtton-Wriaten
- 用C++编写的MSDN中的切分窗口的例子,虽不怎么样但已经完整展示了切分操作-Written in c++ MSDN of segmentation window example, is not good but has showed the complete segmentation operation
shurce
- k在VC中对话框程序中实现切分窗口的控件类,不错的源码-K in VC dialog box procedure of segmentation window in the control class, a good source
gntitysfacilityparse
- k在VC中对话框程序中实现切分窗口的控件类,不错的源码(K in VC dialog box procedure of segmentation window in the control class, a good source)
opegu
- 一个切分窗口的例子,将屏幕窗口分为4个,并分别对应不同的类()
xqd
- 本程序创建一个可以动态切分窗口的应用程序,动态切分窗口在实际程序经常应用到()
tovzzic
- 进行界面切分,可以动态的实现窗口的切分,实现程序的多界面()
securcty
- 进行界面切分,可以动态的实现窗口的切分,实现程序的多界面()
qterator
- 实现窗口的任意分割,使用静态分割的方法切分窗口,是通过使用CSplitterWnd类来完成的()