搜索

大约有 200 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.0985秒)

1.自定义词库用不了。非常不解啊。。

发布时间:2011-10-21 16:10 t By ci169

... return ((float)$usec + (float)$sec); } function scws() { $this -> so = scws_new(); $this -> so->set_charset('utf8'); $this -> so->set_ignore(1); // $this -> so->add_dict('dict.utf8.xdb'); if($this -> so->add_dict('mydict_utf8.txt', SCWS_XDICT_TXT)) { echo 'o...

2.自定义的词语 用hasword返回true getresult没有出现自定义的词语

发布时间:2014-05-06 19:05 t By min

...ing='第一个新增词', $ignore = true, $duality = false, $multi = 3) { this -> cws -> addDict('/res/category/dict_1.txt',SCWS_XDICT_TXT); var_dump($this -> cws ->hasWord("新增词","n")); $this -> cws -> setduality($duality); $this -> cws -> setignore($ignore); $this -> cws -> setmulti($mu...

3.RE: 分面功能的search()

发布时间:2012-01-11 10:01 t By hightman

...search函数,在返回代码附近有: if ($query === '') { $this->_count = $tmp['count']; $this->logQuery(); } 的代码,在开启了分面功能时,$tmp对象在获取分面数据时被重置了,运行到上面的代码时,大家都没有出错?(php5.2.9) [/quo...

4.VS2012编译失败,求教

更新时间:2013-04-26 14:04 t By tzyux

...ypj\scws\libscws\xdict.c(100): warning C4996: 'getcwd': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getcwd. See online help for details. 1> f:\program files (x86)\microsoft visual studio 11.0\vc\include\direct.h(130) : 参见“getcwd”的声明 1...

5.runescape shop

发布时间:2008-08-12 04:08 t By efgh553

Cool!!! I agree this. here is my idea: like a game named [url=http://www.runescape-shop.com/runescape-gold/runescape-gold.php]Runescape Gold[/url],many guys always buy [url=http://www.runescape-shop.com/runescape-gold/runescape-gold.php]Runescape money[/url] ,but what this game is ,this game is m...

6.RE: Hightman 你好,我在编译scws时出现了问题

发布时间:2009-05-12 11:05 t By crackx

..../include/my_config.h:1059:1: warning: "PACKAGE" redefined :6:1: warning: this is the location of the previous definition ../../include/my_config.h:1065:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1068:1: warning: ...

7.RE: Hightman 你好,我在编译scws时出现了问题

发布时间:2009-07-18 17:07 t By yugan300

..../include/my_config.h:1059:1: warning: "PACKAGE" redefined :6:1: warning: this is the location of the previous definition ../../include/my_config.h:1065:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1068:1: warning: ...

8.Hightman 你好,我在编译scws时出现了问题

更新时间:2009-05-06 09:05 t By crackx

..../include/my_config.h:1065:1: warning: "PACKAGE" redefined :6:1: warning: this is the location of the previous definition ../../include/my_config.h:1071:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1074:1: warning: ...

9.RE: scws分词碰到连字符的词处理的问题

发布时间:2010-06-24 11:06 t By hightman

... { ! if (!SCWS_IS_DIGIT(ch)) { // strict must add: !$this->_is_digit(ord($this->txt[$start+1]))) if ((pflag & PFLAG_ADDSYM) || ch != 0x2e || !SCWS_IS_DIGIT(txt[start+1])) break; ! pflag |= PFLAG_ADDSYM; } } else { ! ...

10.分面功能的search()

发布时间:2012-01-11 09:01 t By ixulf

...search函数,在返回代码附近有: if ($query === '') { $this->_count = $tmp['count']; $this->logQuery(); } 的代码,在开启了分面功能时,$tmp对象在获取分面数据时被重置了,运行到上面的代码时,大家都没有出错?(php5.2.9)

  • 时间不限
  • 按相关性排序