搜索资源列表
myrichedit
- 在CRichEditCtrl控件中我们不能得到这样的操作,同时CRichEditCtrl是能够包含各种格式的内容,就好像Word一样能够写入各种不同的字体,不过CRichEditCtrl没有给我们提供这样的要求,今天我的目的也就是给他添加这样的扩展操作.-in Hyperlink control, we do not get the operation, while Chars can include various types of content, it seems like Microso
MyRichEdit
- 结合VC中MSDN自带richedit例程,添加多项菜单功能之后的文本编辑器,对学习工具栏的编程有一定参考价值!-Richedit with VC in the MSDN own routines, adding after a number of the menu features a text editor, for programming learning tool bar there is a certain reference value!
MyRichEdit
- 简易文本编辑器。 首先,文本是计算机表示文字信息的一种媒体,它由一连串的字符组成。文本编辑器是用来创建和修改文本文件内容的程序。 其次,先给出两种文本类型。第一,简单文本即纯文本.txt:由一连串的字符构成,可显示/打印字符(编码依赖支撑系统),具有简单的格式,文件体积小,阅读不受限制,但不能插入图像、图片等特点。第二,超文本.html:超文本采用网状结构组织信息,并以非线性方式阅读。其基本组成元素为节点和链。 最后,分析一下,本课程设计:简易文本编辑器的主要功能。 -Simpl
use_RichEdit
- MyRichEdit文本编辑器控件的几个VC++实例,基于RichEdit控件创建简单文本编辑模块,基于单文档程序创建简单文本编辑模块-MyRichEdit text editor control VC++ several examples
MyRichEdit
- richedit控件。可以实现文字编写,输入,发送等功能。相当于qq的聊天框。-richedit ctrl
MyRichEdit
- VC RichEdit控件个性化应用源码,效果很不错,能为界面编程添加诱人效果。-VC RichEdit ActiveControl,it s good for VC MFC design and very beautifully.
MyRichEdit
- 文本编辑模块的设计。简单文本编辑和带格式的文本编辑模式的实现-Text editor module design. The realization of simple text editor with formatted text edit mode
richedit
- VC++程序环境下的MyRichEdit文本编辑器控件实例,包括一个原生默认的MyRichEdit,还有一个MyRichEditSample(例子),另外还有基于RichEdit控件创建的简单文本编辑模块,以及基于单文档程序创建简单文本编辑模块。原生的编辑器样式可看如上截图。-Environment VC++ program MyRichEdit text editor control instance, including a native the default MyRichEdit, th
MyRichEdit
- VC6编写的一个RichEdit的编程实例,文件无缺失,完全可以编译。-A RichEdit written in VC6 programming examples, files without loss, can be compiled.
myrichedit
- RichEdit控件
MyRichEdit
- richedit自绘的代码。需要的同学可以学习一下。-richedit self-painted code. Students need to learn about.
MyRichEdit
- 一个通过 CRichEdit 类来实现部分文本改变字体的 MFC 程序-To implement a part of the text by changing the font RichEdit class MFC program