所属分类:
编辑器/阅读器
开发工具:Visual C++
文件大小:11KB
下载次数:74
上传日期:2008-04-11 16:01:04
说明: 采用c++实现的文本编辑器
采用了数据结构中的双链表实现
(Used c++ Realize the text editor used in the data structure to achieve double-linked list)
文件列表:
文本编辑器
..........\DLINK.H
..........\DLIST.H
..........\driver.cpp
..........\editor.cpp
..........\editor.h
..........\LIST.H
..........\string1.h
..........\utility.h