文件名称:getWords
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-01-14
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- Yunha*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个实现词库功能的代码,前提是数据库中有一些基础词汇,然后利用组合原理将这些词汇组成新的词语,从而实现用较少的基础词汇合成海量新词而不重复的功能。-This is a realization of the thesaurus function code, provided that there are some basic words in the , and then use a combination of these principles will form a new vocabulary words, in order to achieve the synthesis of basic vocabulary with less massive new word without repeating function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BaseDao.java
getWordsDao.java
GetWordsDaoImpl.java