Texteditor

所属分类:编辑器/阅读器
开发工具:C/C++
文件大小:304KB
下载次数:5
上传日期:2009-05-27 11:45:48
上 传 者jiquanhua
说明:  文本编辑器..一款用C语言编写的简单文本编辑器
(Text editor)

文件列表:
Text editor\BLOCK.C (89048, 2004-05-11)
Text editor\CFGCOLOR.C (14505, 1993-08-29)
Text editor\CFGCOLOR.H (2761, 1993-08-29)
Text editor\CFGFILE.C (31909, 1993-08-29)
Text editor\CFGFILE.H (19177, 1993-08-29)
Text editor\CFGHELP.C (2404, 1993-08-29)
Text editor\CFGHELP.H (832, 1993-08-29)
Text editor\CFGKEYS.C (14525, 1993-08-29)
Text editor\CFGKEYS.H (15028, 1993-08-29)
Text editor\CFGMACRO.C (2038, 2004-05-11)
Text editor\CFGMACRO.H (619, 1993-08-29)
Text editor\CFGMODES.C (13589, 2004-05-11)
Text editor\CFGMODES.H (2053, 1993-08-29)
Text editor\COMMON.H (5240, 1993-08-29)
Text editor\CONSOLE.C (51032, 2004-05-11)
Text editor\CRITERR.C (3811, 2004-05-11)
Text editor\CRITERR.H (6420, 1993-08-29)
Text editor\DEFAULT.H (19738, 1993-08-29)
Text editor\DEFINE.H (16127, 1993-08-29)
Text editor\DESC.SDI (61, 1993-09-15)
Text editor\DIFF.C (22822, 2004-05-11)
Text editor\DIRLIST.C (29087, 2004-05-11)
Text editor\ED.C (64991, 2004-05-11)
Text editor\FILE.C (64451, 2004-05-11)
Text editor\FINDREP.C (44927, 2004-05-11)
Text editor\GLOBAL.H (28562, 2004-05-11)
Text editor\HELP.H (3234, 1993-08-29)
Text editor\HWIND.C (12354, 2004-05-11)
Text editor\INT24.ASM (13130, 1993-08-29)
Text editor\LIU (2, 2003-10-04)
Text editor\MACRO.C (24105, 2004-05-11)
Text editor\MAIN.C (11867, 2004-05-11)
Text editor\MAKECFG (2589, 1993-08-29)
Text editor\MAKETDE (4862, 1993-08-29)
Text editor\PORT.C (6572, 2004-05-11)
Text editor\PROMPTS.H (9897, 1993-08-29)
Text editor\READ_ME.TDE (27932, 1993-08-29)
Text editor\REGX.C (33799, 2004-05-11)
Text editor\SIMUL101.ASM (13870, 1993-08-29)
Text editor\SORT.C (20890, 2004-05-11)
... ...

调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。 读者需要做一个工程文件来包含所有的C源代码,制作工程文件(后缀.prj)。在tc2.0里面,需要输入c文件的文件名,而在Tc3.0里面,则可以通过鼠标和菜单选择要放到工程中的文件。请读者注意,有汇编语言的源代码文件,需要加入它相应的目标文件。如果读者需要使用我们提供的prj(建议读者自己制作工程文件),请把源文件放在一个source目录下。具体制作工程的细节,请读者参考相关的书籍。

近期下载者

相关文件


收藏者