搜索资源列表
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
- 我自己用java写的记事本,用jbuilder作开发工具-my own use java written notebook, using development tools for JBuilder
TextEditor
- IBM所写的一个TextEditor,功能很简单,但是具有个良好的编码规范,值得学习
TextEditor
- JAVA编写的简单文本编辑器,可以打开、新建、保存文本
TextEditor
- 利用javaApplet实现的记事本程序,类似windows自带的记事本,包括新建、退出、保存、另存为等文件操作,以及查找、替换、复制、粘贴等编辑操作-JavaApplet achieved using the Notepad program, similar built-in Notepad windows, including the new, quit, save, save for the operation and other documents, as well as find, r
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
- This file will help you to make a basic TextEditor-This file will help you to make a basic TextEditor..
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
- 文本编辑器,实现基本的文本操作,如输入,复制,粘贴,剪切,新建,保存以及其他重要功能。-A text editor, to achieve the basic text operations, such as input, copy, paste, cut, new, preservation, and other important functions.
TextEditor
- 非控件文本编辑器。1.文本编辑器已经有很多人制作过,但其中很多都是用到控件,难度不是很大.而不用控件来编写的文本编辑器相对来说就是比较少.难度大。 2.我们平时都喜欢使用一些系统给我们提供的控件.而没有去想过那些控件是怎么样运行起来的.里面涉及到多少方面的内容,它具体的实现过程. -The non-control text editor. 1. Text editor has produced a lot of people before, but many of which are
TextEditor.v0503
- Simple Java TextEditor
TextEditor
- TextEditor 一个简单的文本编辑器,可以编辑txt文件
TextEditor
- ICSharpCode.TextEditor 的实例(Example of ICSharpCode.TextEditor)