搜索资源列表
文本编辑_1
- 一个简单的文本编辑的教学源代码,,希望可以帮组大家学习-a simple text editor to the source code teaching, the hope that we can help groups learn
CodeTexts_v1
- 从2005年10月开始着手编写,开始的想法主要是做个自己看资料方便的工具 因为自己有不少从网上down下来的资料,看了大多的资料收集的软件都是以 数据库的形式存储,个人觉得不方便,而且没时间去存,我的资料主要是htm和 txt文本,所以主要功能是能显示文本类文件和网页文件。 现在主要功能有: 1. 简单文本编辑功能 2. 语法作色功能 3. 正则表达式匹配替换功能 4. 2006-2-9 增加书签功能(待修改) 5. 2006-2-12 改善正则匹
textedit
- 这是个简易的文本编辑器 通过汇编编辑的一个简单的文本框 可以进行一些简单的文本操作-This is a simple text editor for editing the compilation through a simple text box can conduct some simple text the operation
text-editor
- 本例使用文本框来模拟简单的文本编辑器,并熟悉共用对话框的应用和程序界面设计的一般方法。-use text box to simulate a simple text editor, sharing dialog and familiar with the application programming interfaces and the general design method.
EditorDemo.java
- 一个简单的文本编辑器,具有新建、打开、保存、剪切、拷贝、粘帖、关于和退出等功能。-a simple text editor, with the new, open, preservation, shear, copy, 2005-06, and the withdrawal of such functions.
NotePad
- 是一个用VC编写的简单的文本编辑器,可以实现一些编辑功能
文本编辑器
- 一个简单的文本编辑器源码
note
- 很简单的文本编辑器!不过很不错的!-Very simple text editor! But it is good!
textedit
- 类似记事本的简单文本编辑器类似记事本。好用 -Notepad similar simple text editor
CH3
- 《Windows多媒体编程基础》第三章源代码 Aaa 演示基本GDI绘图、文本输出(此章内容琐碎故有合并) StaticText 操纵简单的静态文本控件和文本框控件(同上) CFontEnum 用程序来枚举系统中的全部字体 CFontInfo 如何获得当前字体的基本信息 RichTextbox 用“Microsoft Rich Textbox Control,version 6.0”ActiveX控件制作文本编辑器 -" Windows Multimedia Pr
TextAreaTest
- 一个简单文本编辑器的Java源代码,可以进行内容的复制-A simple text editor for Java source code, can copy the contents of
Calculator
- 通过使用按钮控件以及文本编辑框实现一个简单的计算器-By using the text edit button control and implement a simple calculator
FileEdit
- 一个简单的多窗体文本编辑器 主要给新手练习用-A simple multi-form text editor used mainly to novice practice
simple-txt-editor
- 该源代码利用VB编写,主要功能是对文本进行简单的编辑功能-The source code is written using VB, the main function is to perform simple text editing features
SearchDemo
- 摘要:Java源码,文字字符,文本编辑器 Java简单的文本编辑器,仿记事本的部分功能,可以复制、剪切、粘贴文本,还可以新建、打开和保存文本等一些简洁的功能。 -Function, can copy, cut, paste the text, also can create new, open and save text, some simple function
servletlogin
- 摘要:Java源码,文字字符,文本编辑器 Java简单的文本编辑器,仿记事本的部分功能,可以复制、剪切、粘贴文本,还可以新建、打开和保存文本等一些简洁的功能。 -Function, can copy, cut, paste the text, also can create new, open and save text, some simple function
Task3
- 用MFC开发一个简单文本查看程序: ① 不能用MFC的CRichEditView或其它控件实现,用Textout等API实现文本绘制功能 ②能够打开、保存.txt格式的文本文件;③能够控制文本的大小、颜色、字体等,并实现相应的控制界面(对话框方式),设置后,当前显示的文本均按相应属性显示。④实现文本的编辑、查找、替换功能。 -A simple text viewer program developed using MFC: ① The MFC-CRichEditView or other
use_RichEdit
- MyRichEdit文本编辑器控件的几个VC++实例,基于RichEdit控件创建简单文本编辑模块,基于单文档程序创建简单文本编辑模块-MyRichEdit text editor control VC++ several examples
文件编辑器
- 一个用java语言写的文本编辑器的小程序有简单的功能
MyRichEdit
- 文本编辑模块的设计。简单文本编辑和带格式的文本编辑模式的实现-Text editor module design. The realization of simple text editor with formatted text edit mode