搜索资源列表
TextEditor
- IBM所写的一个TextEditor,功能很简单,但是具有个良好的编码规范,值得学习
TextEditor
- 我自己用java写的记事本,用jbuilder作开发工具-my own use java written notebook, using development tools for JBuilder
texteditor(ben)
- 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。已经完成以下功能: 文件:(新建、打开、保存、另存为、退出) 编辑:(复制、剪切、粘贴、撤消、删除、查找、替换、全选、时间/日期) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and
TextEditor
- IBM所写的一个TextEditor,功能很简单,但是具有个良好的编码规范,值得学习-IBM has written a TextEditor, functionality is very simple, but with a good coding norms, it is worth learning
TextEditor
- 字符串处理。 简单的,Win32(dos)字符界面,有简单加密、替换、统计单词数等功能。-String handle. Simple, Win32 (dos) character interface, a simple encryption, replaced a number of features such as word statistics.
TextEditor
- Java写的记事本程序,功能与windows Notepad类似,增加功能:可以自定义背景颜色。-Java Notepad write procedures, functions and similar to windows Notepad, increasing function: can customize the background color.
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
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
TextEditor.v0503
- Simple Java TextEditor
TextEditor
- TextEditor 一个简单的文本编辑器,可以编辑txt文件
texteditor
- 利用SWT实现的一个文字编辑器,可以实现改变字体的大小,样式,颜色等-It can change the font s size,style, color and so on, by using SWT implements a texteditor.