文件名称:rowedit
介绍说明--下载内容均来自于网络,请自行研究使用
1.建立一个以字符串文件,即从键盘输入若干行字符串,把它们输出到磁盘文件保存起来.
2.从磁盘文件上读回字符串,并在屏幕上显示出来.
3.从磁盘文件中查找字符串,判断文件中是否存在所查找的字符串,并在屏幕上显示出查找结果
4.替换查找到的存在于文件中的字符串,并保存修改结果.
5.在已查找到的字符串后再加上一个字字符串.
-1. To establish a string file, keyboard input from a number of line strings, they are output to disk file saved .2. From the disk file on the read-back the string, and displayed on the screen .3. From the disk file in the search string to determine the existence of the document by the search string, and on the screen showing search results 4. search to replace the existence of the string in the document and save changes the results of .5. in search of string and then add a word string.
2.从磁盘文件上读回字符串,并在屏幕上显示出来.
3.从磁盘文件中查找字符串,判断文件中是否存在所查找的字符串,并在屏幕上显示出查找结果
4.替换查找到的存在于文件中的字符串,并保存修改结果.
5.在已查找到的字符串后再加上一个字字符串.
-1. To establish a string file, keyboard input from a number of line strings, they are output to disk file saved .2. From the disk file on the read-back the string, and displayed on the screen .3. From the disk file in the search string to determine the existence of the document by the search string, and on the screen showing search results 4. search to replace the existence of the string in the document and save changes the results of .5. in search of string and then add a word string.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
行编辑器.cpp