文件名称:TextAndGraphicsProcessingTechnology
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.2mb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本人整理的20个文字、图形处理技术经典例子。对感兴趣的朋友有很大的学习帮助。-I order the 20 text, graphics processing classic example. Friends of the great interest in learning to help.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
01在设备上下文中输出文本\DrawDlg.clw
........................\DrawDlg.cpp
........................\DrawDlg.dsp
........................\DrawDlg.dsw
........................\DrawDlg.h
........................\DrawDlg.opt
........................\DrawDlg.rc
........................\DrawDlgDlg.cpp
........................\DrawDlgDlg.h
........................\ReadMe.txt
........................\res\DrawDlg.ico
........................\...\DrawDlg.rc2
........................\Resource.h
........................\StdAfx.cpp
........................\StdAfx.h
.2用画笔绘制矩形\DrawDlg1.clw
................\DrawDlg1.cpp
................\DrawDlg1.dsp
................\DrawDlg1.dsw
................\DrawDlg1.h
................\DrawDlg1.opt
................\DrawDlg1.rc
................\DrawDlg1Dlg.cpp
................\DrawDlg1Dlg.h
................\ReadMe.txt
................\res\DrawDlg1.ico
................\...\DrawDlg1.rc2
................\Resource.h
................\StdAfx.cpp
................\StdAfx.h
.3用画刷填充矩形\DrawDlg2.clw
................\DrawDlg2.cpp
................\DrawDlg2.dsp
................\DrawDlg2.dsw
................\DrawDlg2.h
................\DrawDlg2.opt
................\DrawDlg2.rc
................\DrawDlg2Dlg.cpp
................\DrawDlg2Dlg.h
................\ReadMe.txt
................\res\DrawDlg2.ico
................\...\DrawDlg2.rc2
................\Resource.h
................\StdAfx.cpp
................\StdAfx.h
.4用位图画刷填充对话框客户区域\DrawDlg3.clw
..............................\DrawDlg3.cpp
..............................\DrawDlg3.dsp
..............................\DrawDlg3.dsw
..............................\DrawDlg3.h
..............................\DrawDlg3.opt
..............................\DrawDlg3.rc
..............................\DrawDlg3Dlg.cpp
..............................\DrawDlg3Dlg.h
..............................\ReadMe.txt
..............................\res\b.bmp
..............................\...\DrawDlg3.ico
..............................\...\DrawDlg3.rc2
..............................\resource.h
..............................\StdAfx.cpp
..............................\StdAfx.h
.5使用TextOut方法输出文本\MainFrm.cpp
.........................\MainFrm.h
.........................\ReadMe.txt
.........................\res\TextOut.ico
.........................\...\TextOut.rc2
.........................\...\TextOutDoc.ico
.........................\...\Toolbar.bmp
.........................\Resource.h
.........................\StdAfx.cpp
.........................\StdAfx.h
.........................\TextOut.clw
.........................\TextOut.cpp
.........................\TextOut.dsp
.........................\TextOut.dsw
.........................\TextOut.h
.........................\TextOut.opt
.........................\TextOut.rc
.........................\TextOutDoc.cpp
.........................\TextOutDoc.h
.........................\TextOutView.cpp
.........................\TextOutView.h
.6使用ExtTextOut方法在指定区域输出文本\ExtTextOut\ExtTextOut.clw
......................................\..........\ExtTextOut.cpp
......................................\..........\ExtTextOut.dsp
......................................\..........\ExtTextOut.dsw
......................................\..........\ExtTextOut.h
......................................\..........\ExtTextOut.opt
......................................\..........\ExtTextOut.rc
......................................\..........\ExtTextOutDoc.cpp
......................................\..........\ExtTextOutDoc.h
......................................\..........\ExtTextOutView.cpp
......................................\..........\ExtTextOutView.h
......................................\..........\MainFrm.cpp
......................................\..........\MainFrm.h
......................................\..........\ReadMe.txt
......................................\..........\res\ExtTextOut.ico
......................................\..........\...\ExtTextOut.rc2
......................................\..........\...\ExtTextOutDoc.ico
.........
........................\DrawDlg.cpp
........................\DrawDlg.dsp
........................\DrawDlg.dsw
........................\DrawDlg.h
........................\DrawDlg.opt
........................\DrawDlg.rc
........................\DrawDlgDlg.cpp
........................\DrawDlgDlg.h
........................\ReadMe.txt
........................\res\DrawDlg.ico
........................\...\DrawDlg.rc2
........................\Resource.h
........................\StdAfx.cpp
........................\StdAfx.h
.2用画笔绘制矩形\DrawDlg1.clw
................\DrawDlg1.cpp
................\DrawDlg1.dsp
................\DrawDlg1.dsw
................\DrawDlg1.h
................\DrawDlg1.opt
................\DrawDlg1.rc
................\DrawDlg1Dlg.cpp
................\DrawDlg1Dlg.h
................\ReadMe.txt
................\res\DrawDlg1.ico
................\...\DrawDlg1.rc2
................\Resource.h
................\StdAfx.cpp
................\StdAfx.h
.3用画刷填充矩形\DrawDlg2.clw
................\DrawDlg2.cpp
................\DrawDlg2.dsp
................\DrawDlg2.dsw
................\DrawDlg2.h
................\DrawDlg2.opt
................\DrawDlg2.rc
................\DrawDlg2Dlg.cpp
................\DrawDlg2Dlg.h
................\ReadMe.txt
................\res\DrawDlg2.ico
................\...\DrawDlg2.rc2
................\Resource.h
................\StdAfx.cpp
................\StdAfx.h
.4用位图画刷填充对话框客户区域\DrawDlg3.clw
..............................\DrawDlg3.cpp
..............................\DrawDlg3.dsp
..............................\DrawDlg3.dsw
..............................\DrawDlg3.h
..............................\DrawDlg3.opt
..............................\DrawDlg3.rc
..............................\DrawDlg3Dlg.cpp
..............................\DrawDlg3Dlg.h
..............................\ReadMe.txt
..............................\res\b.bmp
..............................\...\DrawDlg3.ico
..............................\...\DrawDlg3.rc2
..............................\resource.h
..............................\StdAfx.cpp
..............................\StdAfx.h
.5使用TextOut方法输出文本\MainFrm.cpp
.........................\MainFrm.h
.........................\ReadMe.txt
.........................\res\TextOut.ico
.........................\...\TextOut.rc2
.........................\...\TextOutDoc.ico
.........................\...\Toolbar.bmp
.........................\Resource.h
.........................\StdAfx.cpp
.........................\StdAfx.h
.........................\TextOut.clw
.........................\TextOut.cpp
.........................\TextOut.dsp
.........................\TextOut.dsw
.........................\TextOut.h
.........................\TextOut.opt
.........................\TextOut.rc
.........................\TextOutDoc.cpp
.........................\TextOutDoc.h
.........................\TextOutView.cpp
.........................\TextOutView.h
.6使用ExtTextOut方法在指定区域输出文本\ExtTextOut\ExtTextOut.clw
......................................\..........\ExtTextOut.cpp
......................................\..........\ExtTextOut.dsp
......................................\..........\ExtTextOut.dsw
......................................\..........\ExtTextOut.h
......................................\..........\ExtTextOut.opt
......................................\..........\ExtTextOut.rc
......................................\..........\ExtTextOutDoc.cpp
......................................\..........\ExtTextOutDoc.h
......................................\..........\ExtTextOutView.cpp
......................................\..........\ExtTextOutView.h
......................................\..........\MainFrm.cpp
......................................\..........\MainFrm.h
......................................\..........\ReadMe.txt
......................................\..........\res\ExtTextOut.ico
......................................\..........\...\ExtTextOut.rc2
......................................\..........\...\ExtTextOutDoc.ico
.........