资源列表
Sample4_1
- 创建对话框实例。源代码在光盘中此目录下“\04\实例4-1\Sample4_1”。-Create a dialog instance. Source code in this directory in CD-ROM, " \ 04 \ examples 4-1 \ Sample4_1" .
fengechuangti
- 本程序是一个典型的窗体分割程序,讲述了窗体静态分割的实现。-this procedure is a typical forms of segmentation processes on the Form static segmentation is achieved.
VIEWEX
- 应用静态切分视的例子程序。在这个例子中,应用了一个基于表的视类和两个简单的视类,演示了在一个文档对应多个视的情况下,视类之间的相互更新问题
fengce
- 风车旋转程序,可以实现风车旋转,真的可以实现风车旋转-Windmill rotating procedures can be achieved windmill spins, it can be achieved windmill rotating
myDocV
- 一个VC中学习界面与文档分离的多视图的SDI示例。是vc6工程。-VC in a separate document to learn interface and multi-view examples of SDI. Yes vc6 project.
tfbg
- tilted grating spectrum
yptimnpassselection
- 该程序可以将两个文件进行捆绑,并有同步,异步两种执行方式,(Can tie the two files to the program, and synchronous and asynchronous two execution modes,)
Mybole
- 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
wwwr
- 在对话框中输入一个字符串,用第一种方式在滚动视窗中显示该字符串,并按清除按钮,可以使字符串消失-In the dialog box, enter a string, with the first approach in the scrolling window displays the string, press the Clear button, you can make the string disappear
UsingColors
- 在对话框中显示图形。这里有多种图形,代码清晰。-Showing shapes in daliog。
animatewindow
- 这是一个程序启动及关闭时,形成一个动画开启的效果,比较实用的代码,而且很简单