A Text Editor Imlementation

时间:2013-12-06 10:03:49
【文件属性】:

文件名称:A Text Editor Imlementation

文件大小:1.16MB

文件格式:RAR

更新时间:2013-12-06 10:03:49

A Text Editor Imlementation

很好用的文本编辑器,包含了对字符串的一系列操作,一定对编程者是很好的作用


【文件预览】:
Editor
----dbl_lk_list.h(8KB)
----Editor.dsw(537B)
----file_out.txt(30B)
----Editor.plg(1KB)
----Utility.h(745B)
----String.h(6KB)
----Editor.cpp(25KB)
----Editor.ncb(89KB)
----file_in.txt(34B)
----Debug()
--------Editor.ilk(818KB)
--------vc60.pdb(132KB)
--------Editor.pdb(1.13MB)
--------vc60.idb(97KB)
--------Editor.pch(2.46MB)
--------Editor.obj(431KB)
--------Editor.exe(568KB)
----Editor.h(9KB)
----Editor.opt(54KB)
----Editor.exe(568KB)
----extend_dbl_lk_list.h(8KB)
----Editor.dsp(4KB)

网友评论

  • 太棒了,定义的类比较清晰,代码很完整,可以在此基础上修改功能方面的,总体不错啦
  • 不错,所有功能都有实现。但是有个小bug,如果要求输入行号时候输入的不是数字,程序就卡住了,不能运行了,没有获得输入的语句,还得自己改。