搜索资源列表
利用C语言实现的简单文本编辑器
- 利用C语言实现的文本编辑器 能对文本进行添加,删除,修改等功能-use of the C language text editor can be added to the text, delete, modify functions
一个功能全面的文本编缉器的源程序
- 一个文本编辑器,压缩包里包含源程序和可执行文件。-A text editor, contains source code and executable file.
DOS_edlin
- DOS下行编辑器 功能: 编辑软件的状态 编辑软件分为两种状态: 状态一:命令状态(命令态) 输入、处理各种行编辑命令。所输入的内容要根据事先定义的编辑命令进行解释,完成规定的操作。 编辑命令状态提示符:* 状态二:行输入状态(编辑态) 输入文本行。所输入的内容要全部作为文本存入文件中。 输入态提示符:无 系统启动进入命令状态,显示提示符 *。-DOS downlink editor functions : editing software edi
Texteditor
- 控制台的文本编辑器 很适用于新手学习 老手就算了-Console text editor is applicable even if the veteran novice learning
gg
- 文本编辑器,简单的程序,对于大家的学习很有帮助-A text editor, a simple procedure, very helpful for everyone to learn
Editor
- 在控制台实现的可以打开文档对其中内容进行编辑的源码,可以实现插入,对上一行和下一行的查找,还有改写的功能-It s a program which can insert a line or find the string you want or you can see the previous or the next line of the text.It program is run under the console.
Editor
- 该软件是文本编辑器,基本上实现了编辑一个txt文档所需的所有操作。-The software is a text editor, basically realized the need to edit a txt document all operations.
wenbenbianji
- 利用控制台模拟简单的文本编辑基本功能,加深语言应用能力-Use the console to simulate the basic functions of a simple text editor to enhance the language proficiency
Projekt-Gotowy
- This program is text editor in ANSI C. It uses linked list (one way). It can open, edit and save txt files.
textwriteer
- 简单的文本编辑器123 123 123 -Simple text editor 123123123123123123
textwriteer
- 文本编辑器是控制台程序,主要用户示例用控制台编写程序-The text editor is a console application with the console, the main users of the example program
TextEditor
- 文本编译器C++源码 功能齐全 支持文件读写-Text Editor C++ soursecode,have many methods, can save and load file
B06040324_A3
- 文本编辑器 要求:(1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。 -Text editor requirements: (1) Edit the text (2) save, open the text file specified location (3) having an input and output interface.