态度决定高度、企图决定版图、格局决定结局

My Links

News

02 2010 档案

zend + apache + config
摘要: 采用虚拟目录方式:一。apache中重写则配置如下:1。 extra/httpd-vhosts.conf 参考资料:http://framework.zend.com/wiki/display/ZFDEV/Configuring+Your+URL+Rewriter阅读全文

posted @ 2010-02-24 11:11 flyingchen 阅读(47) | 评论 (0) 编辑

stop words
摘要: 为节省存储空间和提高搜索效率,搜索引擎在索引页面或处理搜索请求时会自动忽略某些字或词,这些字或词即被称为Stop Words(停用词)。通常意义上,Stop Words大致为如下两类:1、这些词应用十分广泛,在Internet上随处可见,比如“Web”一词几乎在每个网站上均会出现,对这样的词搜索引擎无 法保证能够给出真正相关的搜索结果,难以帮助缩小搜索范围,同时还会降低搜索...阅读全文

posted @ 2010-02-23 14:24 flyingchen 阅读(14) | 评论 (0) 编辑

mmseg 安装错误 error: ’strncmp’ was not declared in this scope
摘要: 环境:Ubuntu9.10错误:css/UnigramCorpusReader.cpp: In member function 'virtual int css::UnigramCorpusReader::open(const char*, const char*)':css/UnigramCorpusReader.cpp:89: error: 'strncmp' was not declared...阅读全文

posted @ 2010-02-23 13:47 flyingchen 阅读(266) | 评论 (0) 编辑