不断的学习技术 积累
时刻记录下工作,学习中的点点滴滴.
博客园
社区
首页
新随笔
联系
管理
订阅
随笔- 69 文章- 2 评论- 69
12 2007 档案
转:php.ini中文版
posted @
2007-12-24 12:29
harry.guo 阅读(34) |
评论 (0)
编辑
转:Apache2 httpd.conf 中文版
posted @
2007-12-20 21:08
harry.guo 阅读(41) |
评论 (0)
编辑
收藏:常用的广告代码的表达式
posted @
2007-12-12 17:09
harry.guo 阅读(633) |
评论 (2)
编辑
让中科院中文分词系统ICTCLAS为lucene所用的简单程序(C#版)
摘要: 我利用了吕震宇根据Free版ICTCLAS改编而成.net平台下的ICTCLAS,把ICTCLAS的分词为lucene所用。以下是我写的程序,比较简单。大家看看评评,有什么要改进的地方,望大家指出Analyzer类:1usingSystem;2usingSystem.Collections.Generic;3usingSystem.Text;45usingLucene.Net.Analysis;6...
阅读全文
posted @
2007-12-12 14:30
harry.guo 阅读(4071) |
评论 (14)
编辑
公告