文件名称:zidian
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个小型英汉词典程序,程序启动时,从dict.dat文件中读入所有词条,存储在动态内存中。该程序具有以下几个功能
查询功能
加入词条功能
删除词条功能
编辑词条功能
清理功能
-Write a small English-Chinese dictionary program, the program starts from the dict.dat file read into all the entries stored in dynamic memory. The program has the following functions
Query function
Add to entry function
Delete the entry function
Edit entry function
Clean-up function
查询功能
加入词条功能
删除词条功能
编辑词条功能
清理功能
-Write a small English-Chinese dictionary program, the program starts from the dict.dat file read into all the entries stored in dynamic memory. The program has the following functions
Query function
Add to entry function
Delete the entry function
Edit entry function
Clean-up function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zidian
......\code.c
......\dict.dat
......\说明文档.doc
......\code.c
......\dict.dat
......\说明文档.doc