-
B18
E:Visual_C__MFC扩展编程实例 例18
动态地抓取应用程序的屏幕图像并将其打印。
上一个实例打印的是文档的报表,而不是当前出现在屏幕上的内容。在本例中,将实现
屏幕抓取并打印其内容。M F C 为打印视提供了有限的支持, 但只要用M F C 在
C Vi e w : : O n D r a w ( )中所提供的设备环境,就可以绘制自己的视。在打印视的时候, M F C只需调
用具备打印机设备环境的O n D r a w ( )函数即可。但是,如果不绘制自己的视,例如,用一个或
者一个以上的控件窗口填充自己的视就不会打印任何东西。每个控件将使用自己的设备环境
将自己打印到屏幕,因此打印视的唯一途径就是抓取屏幕(拷贝其内容到一个位图对象)并将其
打印到打印机。由于该功能整个与位图相关,因此将该功能封装到了位图类中。(E : Visual_C__MFC expand programming examples cases 18 crawls dynamic application's screen images and their Print. Print example, a document is a statement, rather than the current appeared on the screen content. In this case, to achieve the screen crawls and print its contents. M F C Print, as provided limited support, but as long as M F C in C Vi e w : : O r a n D. w (), which provided the equipment environment, we can draw our own consideration. In Print, as when M F C only with the printer device called the environment O D r a n w () function can be. However, if we do not draw their attention, for example, or one with a control over their windows filled as it will not print anything. Controls will use their own equipment to their environment to Print Screen, Therefore, as Print i)
- 2007-05-19 19:40:37下载
- 积分:1
-
supertimer
能够实现毫秒级的定时器,多媒体定时器。。。。(milisecond timer)
- 2009-06-15 20:51:37下载
- 积分:1
-
56736264
动态改变控件尺寸,VB精选编程学习源码,很好的参考资料。(When running the VB control intelligent or selected learning programming source code, VB select learning programming source code, a good reference.)
- 2013-11-24 23:15:03下载
- 积分:1
-
voice123.project
this project simulate the voice communication between two subscriber stations in office scaled module and test the communications between them
- 2013-04-24 21:42:10下载
- 积分:1
-
xiuming
1. 实现方法
1)多窗口界面的制作
2)可视化数据管理器的使用
3)菜单编辑器的使用
4)Access数据库的建立
5)与Access数据库的正确连接
6)通过sql语句的使用实现一些功能
7)DataGrid控件的使用
8)MS FlexGrid控件的使用
2.算法思想与描述
1) 学生成绩管理系统的登录
进入程序,自动跳出学生信息管理系统登陆窗口,点查询可进入菜单选择窗口。
2) 菜单窗口的选择
菜单选择包括学生信息,学生成绩。
3)学生信息的查询
包括学生学号,姓名,性别,出生日期,籍贯,联系电话,政治面貌,系别,班级显示功能。
4)学生成绩查询
通过对学号的输入,对学生姓名,课程,成绩,总分进行成绩查询。
5)about
程序介绍。
6)系统的退出。
(err)
- 2008-04-14 19:35:54下载
- 积分:1
-
ava-kuangjia
ava 框架,以前找的,不知道现在能用不,需要的自己下载(ava kuangjia )
- 2013-12-21 21:33:50下载
- 积分:1
-
Deal_Excel
一个小例子 如何操作Excel 无条件添加数据(vb.net
teach you how to add Excel)
- 2020-06-16 23:20:01下载
- 积分:1
-
BumpMapping-master
bump mapping with C++
- 2017-03-30 09:14:53下载
- 积分:1
-
AudioRecord
音频播放的学习!可以供大家学习 大家可以参考一下(audio record)
- 2011-11-17 20:42:25下载
- 积分:1
-
ADO_Access
用VC++下用ADO两节Access数据库,实现对Access的操作(With VC++ next two Access database with ADO, to achieve the operation of Access)
- 2013-07-20 10:47:21下载
- 积分:1