..../config.status config.status: creating Makefile config.status: creating libscws/Makefile config.status: creating etc/Makefile config.status: creating cli/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: conf...
...性, 呵呵. 如果你要它连在一起, 得修改一下代码, 修改 libscws/scws.c 然后重新编译 [code] *** scws.c Sun May 9 01:16:11 2010 --- scws.c.condj Thu Jun 24 11:00:20 2010 *************** *** 326,342 **** ch = txt[start]; if (pflag & PFLAG_DIGIT) { ! i...
...p 扩展中 scws_get_tops 的 limit 参数不允许少于 10 的问题 3) libscws 增加 scws_fork() 从既有的 scws 实例产生分支并共享词典/规则集,主要用于多线程开发。 4) 新增部分版本的 win32 的 dll 扩展,详见下载页面 [b]scws-1.1.9 发布于 2011-12-...
转眼间距离 libscws-pre 发布已经半年多了, 这段时间来 scws 伴随着 [url=http://www.ftphp.com]ftphp[/url] 不断的改进和成长, 现在忙里偷闲将 scws 代码整理发布, 并使用 Autoconf, Automake 工具打包发布, 方便大家安装和使用, 也感谢大量网友的...
...ze=x-large]-- [color=#DAA520]新增或变动的 API [/color]--[/size] 1. [libscws] scws_set_dict(scws_t s, const char *fpath, int mode); scws_add_dict(scws_t s, const char *fpath, int mode); scws_set_dict 为原有功能,scws_add_dict 是新增功能,2者功能相当接近,只是 scws_s...
...ze=x-large]-- [color=#DAA520]新增或变动的 API [/color]--[/size] 1. [libscws] scws_set_dict(scws_t s, const char *fpath, int mode); scws_add_dict(scws_t s, const char *fpath, int mode); scws_set_dict 为原有功能,scws_add_dict 是新增功能,2者功能相当接近,只是 scws_s...
...置了一个简单的算法来排序。本扩展内部直接绑绑定了 libscws 相关代码。 注:更多消息请访问 [url=http://www.hightman.cn/]http://www.hightman.cn[/url] [b][size=4][color=#154ba0]需求[/color][/size][/b] 本扩展直接内部绑定了 libscws 源代码,不...
... [url=http://bbs.xunsearch.com/showthread.php?tid=1233][b][color=darkgreen]Libscws C API 使用说明[/color][/b][/url][b][color=red] [/color][/b] [url=http://bbs.xunsearch.com/showthread.php?tid=1231][b][color=blue]SCWS-php扩展的说明及用法[/color][/b][/url][b][color=red] [/color][/b] [url=h...
...bals_id in Unknown on line 0[/code] 还是这个问题!无法解决! libscws已经安装成功! 安装php扩展: 1. 执行phpize信息: [code]Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 Configuring for:...