... 另外发现a.bb bb.a a.b.c这样的形式查询超慢无比 按照hightman的说法: [i]hightman(海? 15:28:33 . 是相当于加引号,连接符 hightman(海? 15:28:57 "a.b.c.d" 这样就要求 A后面紧跟B再紧跟C,D [/i] 于是更新了下过滤输入的函数,部分如...
thanx for your reply, i compile the lib yestoday, it rely on php5.3.3 source like php.h,php_ini.h ect, so must i set php 5.3.3 main, ext, zend for the globle include directory, but last thing i cause is no config_w32.h in main, i got some help online, the config_w32.h file must be compile by myself...
[quote]原帖由 [i]hightman[/i] 于 2008-3-17 11:53 发表 [url=http://www.hightman.cn/bbs/redirect.php?goto=findpost&pid=964&ptid=321][img]http://www.hightman.cn/bbs/images/common/back.gif[/img][/url] 谢谢,我复制一份到这下载吧,自己也能用用:) 对了词典制作其实用PHP脚...
...ote]原帖由 [i]liqinliqin[/i] 于 2007-6-21 16:14 发表 [url=http://www.hightman.cn/bbs/redirect.php?goto=findpost&pid=168&ptid=69][img]http://www.hightman.cn/bbs/images/common/back.gif[/img][/url] 一些主要的数据结构,借鉴了jabberd2吧, [/quote] 不可能吧,只有一个 pool.c ...
[quote]原帖由 [i]Ben[/i] 于 2008-3-16 14:41 发表 [url=http://www.hightman.cn/bbs/redirect.php?goto=findpost&pid=957&ptid=321][img]http://www.hightman.cn/bbs/images/common/back.gif[/img][/url] PHP扩展 windows 版: http://www.yanbin.org/php-scws-windows-edtion/ [/quote] 谢谢,我复...
正确写法,官方多写了一个T吧,那个代码反正我试验是错误的! [php] $cws->add_dict(ini_get("scws.default.fpath").'/dict.xdb'); $cws->add_dict("./dict_extra.txt", SCWS_XDICT_TXT); [/php] 在说说词分词测试: 我的网址:http://sjz.haojishu.com/tools/222.php...
我安装的MySQL 5.1.30是大概在2月份使用源码编译安装的,有应用在上面跑,因为我看到文档里说“6. 打完补丁后需要重新编译并安装一下 mysql,这不需要重新 configure ,只需在该目录执行 make ; make install 即可” 所以我就把scws 插...
hi, i got a big problem, my env is php5.3.3/apache/2.2.17 all x64bit, now, all my service is ok but the php_scws.dll, run php got error: ------------------------------------------ PHP Warning: PHP Startup: Unable to load dynamic library 'D:\home\php\ext\php_s cws.dll' - %1 is not a valid Win32 ...
...quote]原帖由 [i]xiaodi667[/i] 于 2007-7-5 16:21 发表 [url=http://www.hightman.cn/bbs/redirect.php?goto=findpost&pid=240&ptid=71][img]http://www.hightman.cn/bbs/images/common/back.gif[/img][/url] 我也是同样的问题,支持顶下,怎么解决呢? Warning: file_get_contents(sample.utf8.t...
...ote]原帖由 [i]liqinliqin[/i] 于 2007-6-22 09:35 发表 [url=http://www.hightman.cn/bbs/redirect.php?goto=findpost&pid=176&ptid=69][img]http://www.hightman.cn/bbs/images/common/back.gif[/img][/url] 按照 GPL2,scws 应该GPL2发布的, 另外,感觉你对jabberd2的代码很熟悉啊,不...