文件名称:DictFrame
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 6.6kb
- 下载次数:
- 0次
- 提 供 者:
- 白*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单的英汉词典
用三层结构(界面层、事务处理层、数据层)编辑,实现了字典的添加、查找、背单词功能。关键在于三层结构的理解。-simple English-Chinese dictionary with the three-tier structure (the interface layer, business layer, data layer) editing, Implementation of the dictionary to add that you back the word functional. The key lies in the understanding of the three-tier structure.
用三层结构(界面层、事务处理层、数据层)编辑,实现了字典的添加、查找、背单词功能。关键在于三层结构的理解。-simple English-Chinese dictionary with the three-tier structure (the interface layer, business layer, data layer) editing, Implementation of the dictionary to add that you back the word functional. The key lies in the understanding of the three-tier structure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 69491752dictframe.rar 列表 DictFrame.java WordDB.java WordItem.java Dictionary.txt Dict.java