搜索

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

21.RE: 安装时错误

发布时间:2011-11-12 11:11 t By fg0711

我把机器自带的PHP5.1删除了。然后用源代码的形式安装了5.3的php ,然后再安装xunsearch ,成功后在运行 sdk/php/util/RequiredCheck.php 结果出现提示: /usr/bin/env: php: 没有那个文件或目录 这是怎么回事?

22.RE: SCWS-1.0.3 + PHP 5.3.0 問題回報

更新时间:2009-07-16 22:07 t By hightman

...---- #include "php_scws.h" #include + /// hightman.090716: for PHP5.3+ + #if (PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION >= 3) || (PHP_MAJOR_VERSION >= 6) + #undef ZVAL_REFCOUNT + #undef ZVAL_ADDREF + #undef ZVAL_DELREF + #define ZVAL_REFCOUNT Z_REFCOUN...

23.RE: 安装时错误

发布时间:2011-11-21 08:11 t By bigxu

[quote='fg0711' pid='187' dateline='1321069065'] 我把机器自带的PHP5.1删除了。然后用源代码的形式安装了5.3的php ,然后再安装xunsearch ,成功后在运行 sdk/php/util/RequiredCheck.php 结果出现提示: /usr/bin/env: php: 没有那个文件或目录 这是...

24.谁在windows下测试通过了,请给写个说明。谢谢了。我是这样做的,但是有错误。

发布时间:2010-10-30 20:10 t By wodeln

...php-5.2.x.zip 然后将解压后的php_scws.dll 放到 D:\wamp\bin\php\php5.2.6\ext(我用的环境是集成环境wamp) 下面这些我也都照做了。 建立一个本地目录放规则集文件和词典文件,建议使用:C:/program files/scws/etc 从 scws 主页上下载词典文件...

25.[patch] php-scws 扩展在 5.4.x 下的编译兼容补丁

发布时间:2012-03-05 11:03 t By hightman

近期 php5.4.x 已经正式发布,已有网友在使用并汇报说 scws 的 PHP 扩展无法编译通过。 刚看了一下,因为 5.4.x 起 php 移除了 safe_mode 导致一些代码错误不通过编译,简单修改补丁如下,请大家先手动修改一下,稍后 scws-1.1.10 发...

26.scws_get_tops函数的第二个参数无效

发布时间:2012-04-01 16:04 t By emo

PHP5.3.8 SCWS-1.2.0 scws_get_tops 函数的第二个参数无效! demo: scws_get_tops($sh, 5); //输出后仍然是9个关键词。

27.[2013] SCWS-1.2.2 发布,BSD协议、支持自定义词库、PHP5.4

更新时间:2013-07-11 21:07 t By hightman

...线改成连接线(减号), gen_scws_dict 改为 gen-scws-dict 消除 php5.3 的警告信息, 重写 phpext/ 中的部分zend API, 统一采用 zend_parse_parameters() -- [b]scws-1.1.2 发布于 2010-5-9[/b] 这是一个小bug修正版,修正在非内存模式词库时会导致人名识...

28.fedroa 上编译安装 scws 之后出现分词不准确

更新时间:2010-11-30 00:11 t By smartly

不能正确分词,测试代码在 Windows php5 下运行正常 纠结问题所在 原话:“喜讯:谷歌中国宣布将关闭两大服务 终止与天涯合作” 分词结果:“谷歌中 宣布 关闭两” Windows 下分词就是正确的 分词结果:“喜讯 谷歌 中国 宣布 ...

29.PHP4版 简易中文分词(PSCWS) 第2/3版

发布时间:2007-06-06 09:06 t By hightman

...部下载包,只包括 .cdb 和 .txt 格式词典(cdb 若需要用于 php5 请自行转换词典) [url=http://www.hightman.cn/down/php-scws-v23.tgz]http://www.hightman.cn/down/php-scws-v23.tgz[/url] (5.3MB) 词典转换办法写一个小程序在 php4 下将词典全部读出并...

30.RE: hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-20 08:12 t By postwhere

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...

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