搜索资源列表
Viewsinfullscreen
- 许多应用程序,需要我们来检查显示模式,使屏幕充分利用. 尤其是涉及到来自cView类. 这个例程简单介绍(SDI)应用,使用数据显示屏幕Cscrollview类.-many applications, we need to inspect displays, to make full use of the screen. particularly in relation to the category from the cView. this simple routine briefing (S
ex05c
- 再用CScrollView 在第四章中,我们介绍过CScrollView.
CScrollView.rar
- CScrollView 滚动视图 MFC滚动视图操作,CScrollView VC MFC
TESTCScrollView
- 这个文件是关于CScrollview的测试程序,功能比较简单,但是可以用来参考,初学者还是有点价值的!-this is a program which is about the CScrollview class. the functionality is very simple, but it has its reference value for the freshman.
Zoom-CScrollView
- 用CScrollView类来实视图类的自由缩放,本程序功能虽小,但起到抛砖引玉的作用。-CScrollView class to real freedom of the view class scaling function of the program is small, but play a valuable role.
PicSee
- VC++游览大图查看图片的小程序,通称图片浏览器,主要是使用了VC++中的BitBlt 函数和有滚动条的视图类CScrollView共同编写而成,其实实现的功能很普通,在Windows电脑上似乎见怪不怪了,功能描述:即使图片的大小超过窗口的大小,也能够通过拖动滚动条看到图片的每个部位。-VC++ tour big picture view picture of a small program, known as picture viewer, mainly used VC++ the BitBl
FileHexView
- 基于CScrollView的二进制文本查看器。主要实现了文本选中,复制,文本打印功能。支持每行,列显示二进制字符串的的拓展。-This is a hex file reader class based on CScrollView,including hex data select,copy hex data,show hex data.