搜索资源列表
output_window.zip
- 聊天室用的格式化输出的文本框
MSDNIntegrator-1[1].0.zip
- CppUnit 是著名的用于单元测试的JUnit框架的C++移植。测试输出是XML或文本格式,可以用于自动化测试和基于GUI的监督测试。 来源:http://sourceforge.net/projects/cppunit/
文本输出
- Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程 -Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information mechanism. 3. Understanding the API program running
EX_Text02
- 这是一个文本输出程序,在指定的位置输出文字,可以设置输出文本的字体和颜色。-This is a text output procedures, in a designated area output text, you can set the output text font and color.
RichEditLog_Demo
- RichEditLog_Demo.zip超级好用的文本输出显示操作,丰富MFC界面。
Graphics
- VC有关文本输出及屏幕绘图的例程,源自《VISUAL C++范例大全》-VC the text output and screen drawing routines, from " VISUAL C++ examples of documents"
APIfunctionreference
- 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
CH3
- 《Windows多媒体编程基础》第三章源代码 Aaa 演示基本GDI绘图、文本输出(此章内容琐碎故有合并) StaticText 操纵简单的静态文本控件和文本框控件(同上) CFontEnum 用程序来枚举系统中的全部字体 CFontInfo 如何获得当前字体的基本信息 RichTextbox 用“Microsoft Rich Textbox Control,version 6.0”ActiveX控件制作文本编辑器 -" Windows Multimedia Pr
VC_How_output_text_dialog_box_code
- VC开发如何在对话框中输出文本代码VC + + How to output text in the dialog box code-VC++ How to output text in the dialog box code
example153
- 实例源码——文本输出与屏幕绘图——制作滚动的字幕-Example source code- text output and screen graphics- making scrolling marquee
gundong
- vc字体和文本输出实例的源码,有兴趣的朋友可以看下-vc instance fonts and text output source, interested friends may have a look
MyFontDemo
- vc 创建字体进行文本输出\MyFontDemo 的程序源码-create a font for text output vc \ MyFontDemo the program source code
MyFontDemo
- vc——创建字体进行文本输出\MyFontDemo-vc- create a font for text output \ MyFontDemo
MyFontDemo
- vc——创建字体进行文本输出\MyFontDemo的程序源码,很不错的demo-vc- create a font for text output \ MyFontDemo the program source code, very good demo
MyFontDemo
- 创建字体进行文本输出\MyFontDemo\MyFontDemo.rar,很不错的vc源码,希望对大家有所帮助。-Create a font for text output \ MyFontDemo \ MyFontDemo.rar, very good vc source code, we want to help.
API5
- 使用MFC类库编制应用程序:变色的滑动的文本输出。-Prepared using the MFC class library application: color slide of text output.
VS2010-MFC(1-55)
- VS2010-MFC编程入门教程(1-55) 涉及VS2010/MFC开发环境、VS2010/MFC应用程序框架、对话框、常用控件、菜单、工具栏与状态栏、文档、视图和框架、MFC常用类、字体和文本输出、图形图像、Ribbon界面开发等十个部分。-VS2010-MFC Programming Tutorial (1-55) involving VS2010/MFC development environment, VS2010/MFC application framework, dialog
Ex_CtrlSDI_Pro
- 一个基于MFC的城市邮政编码录入程序,加入了自己一些特殊的功能。 基于MFC编写一个对话框程序。可实现功能: 1) 单击“添加”按钮,将城市名和邮政编码添加到列表框中。过程中,需判断所添加项是否与列表已有项重复。 2) 单击“修改”按钮,将以城市名作为列表框的查找关键字,找到后修改其邮政编码内容。 3) (Pro)单击“输出TXT”按钮,将列表框中全部城市及邮政编码以txt文本输出。-An MFC-based urban zip code entry procedures, ad
EX5
- MFC曲线绘制过程。了解Windows图形处理的基本原理,掌握Windows图形和文本输出。-MFC curve drawing process. Understand the basic principles of Windows graphics processing, master Windows graphics and text output.
MFC-TextOut
- MFC环境下文本输出,包括路径层,DrawText函数使用等-TextOut In MFC