搜索资源列表
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
- 字符串处理。 简单的,Win32(dos)字符界面,有简单加密、替换、统计单词数等功能。
texteditor
- 一个文本编辑器的代码汇编写的 a text editor written in assembly
TextEditor
- 用vb2005编写的一个简单的文本处理实例,仅供参考!
TextEditor(代码彩色显示)
- 实现像.net编辑器内,彩色显示代码标注,非常实用
TextEditor
- text editor if file name to be edited is specified in the command line
ICSharpCode.TextEditor_2.3
- CSharp开发的非常经典的编辑器程序。支持关键字高亮显示,支持几乎所有现在主流的编程语言。-CSharp developed a very classic editor program. Support for syntax highlighting, support for virtually all current mainstream programming languages.
texteditor
- 简单实用的文本编辑器,用到QTextDocumen类。-Simple text editor, used QTextDocumen category.
textEditor
- 这是用C#语言编写的一个文本编辑器,该文本编辑器拥有类似与记事本那样的功能。-This is written in C# using a text editor, which has a similar text editor and Notepad as function.
texteditor
- This is a text editor using TurboC compiler
texteditor
- simple text editor. let you to choose font type, color and font size
TextEditor
- 用qt写的一个文本编辑器。类似windows自带的text。-Qt written using a text editor. Similar to windows own text.
Texteditor
- 控制台的文本编辑器 很适用于新手学习 老手就算了-Console text editor is applicable even if the veteran novice learning
texteditor
- 本程序是类似windows 记事本的文本编辑器,所具有的功能一致。-Win similar Notepad text editor
TextEditor
- This is a simple Visual Basic code for a text editor.Users can type in here similar to any text editors and save them for future use
TextEditor
- this program like notepad
TextEditor
- 模仿linux vi文档编辑器的c语言文本编辑器 -Linux vi editor copy the document c-language text editor
TextEditor
- ICSharpCode.TextEditor 的实例(Example of ICSharpCode.TextEditor)