Description: Problem Description: design a line editor, which is usually a line editor ( such as Vi, Edlin ) should have the basic functions.Basic requirements: the editor should have the text document search, insert, delete, modify, string replacement, statistical number row number, statistics and other functions, for more than one screen long document, should be able to display, search function using string matching algorithm. Design of user interface commands, the realization of a text editor.Can support the"*","?" wildcard
To Search:
File list (Check if you may need any files):
小型文本编辑器.txt