搜索资源列表
TextEditor(forMVC)
- 一个类似于记事本的.net程序,实现了经典的文档视图模式即MVC模式,有很好的扩展性,可以作为学习.net的实例。-similar to the one in the notebook. Net program, realized the classic document view mode that MVC model, good scalability, can be used as learning. net examples.
icsharpcode.texteditor
- C#下的文本编辑器,支持各种语法彩显,行号,函数的折叠等,功能强大-a text editor, support for various grammatical Color, line, function folding, powerful
texteditor(ben)
- 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。已经完成以下功能: 文件:(新建、打开、保存、另存为、退出) 编辑:(复制、剪切、粘贴、撤消、删除、查找、替换、全选、时间/日期) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and WordPad function ourselves a d
TextEditor
- 一个简单的多文本文档编辑器,适合初学者参考。有简单界面
TextEditor
- 字符串处理。 简单的,Win32(dos)字符界面,有简单加密、替换、统计单词数等功能。
texteditor
- delphi text editor源码, 极为漂亮。
texteditor
- 一个文本编辑器的代码汇编写的 a text editor written in assembly
TextEditor
- 一个Symbain 文本编辑器,可以编辑普通文本和二进制文件
TextEditor
- 用vb2005编写的一个简单的文本处理实例,仅供参考!
TextEditor(代码彩色显示)
- 实现像.net编辑器内,彩色显示代码标注,非常实用
qt-TextEditor
- 实现Linux/Unix下的文本编辑器功能-Achieving Linux/Unix text editor functions under the
TextEditor
- 使用Java语言开发一个文本编辑器,实现常用的功能,如打开文件、保存、复制、粘贴、剪切、颜色、字体等。-Using Java language to develop a text editor, the realization of commonly used functions, such as open file, save, copy, paste, cut, color, font and so on.
textEditor
- 这是用C#语言编写的一个文本编辑器,该文本编辑器拥有类似与记事本那样的功能。-This is written in C# using a text editor, which has a similar text editor and Notepad as function.
TextEditor
- 用qt写的一个文本编辑器。类似windows自带的text。-Qt written using a text editor. Similar to windows own text.
texteditor
- 本程序是类似windows 记事本的文本编辑器,所具有的功能一致。-Win similar Notepad text editor
textEditor
- 一个简单的文本编辑软件,实现最基本的文本编辑功能,是学校的作业-A simple text-editing software to achieve the most basic text editor functions, is the school' s operation
TextEditor
- 模仿linux vi文档编辑器的c语言文本编辑器 -Linux vi editor copy the document c-language text editor
Texteditor
- 非常实用的文本编辑类的源代码,在我们程序员编写文本编辑类的函数或者实现此类功能都有可能用的上。-Very useful class of text editor source code, programmers write in our text editor, or achieve the function of the class of such functions are likely to use the.
TextEditor
- TextEditor 一个简单的文本编辑器,可以编辑txt文件
TextEditor
- ICSharpCode.TextEditor 的实例(Example of ICSharpCode.TextEditor)