文件名称:znmhss
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2013-12-18
- 文件大小:
- 68kb
- 下载次数:
- 0次
- 提 供 者:
- spu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个站内使用模糊查询的ASP实例,可用于asp 站内搜索,可把匹配的关键词排在前面,关键词可以模糊匹配,就像是百度搜索一样。实现思路:1、利用分词技术,先把关键词拆分为多个词组。2、数据库标题字段完全匹配关键字的排在前面,数据库标题字段模糊匹配关键字中多个词组的分别排在后面。3、数据库内容字段完全匹配关键字的也排在后面。具体请参见ASP代码示例文件-Examples of fuzzy query using ASP in a station that can be used to search within the asp station, the top surface of the matching keyword, keyword can be fuzzy matching, like Baidu search the same. Realization of ideas: 1, the use of word segmentation, first split into multiple keyword phrases. 2, the database header fields exactly match the top surface of keywords, database header fields in multiple fuzzy matching keyword phrases are at the back. 3, an exact match keyword database content field also at the back. For details, see ASP code sample files
(系统自动生成,下载前可以参看下载内容)
下载文件列表
znmhss\conn.asp
......\data.mdb
......\index.asp
......\search.asp
......\说明.txt
znmhss