搜索

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

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

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

... php_scws.c,v 1.3 2009/05/14 19:25:32 hightman Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" --- 16,22 ---- +----------------------------------------------------------------------+ */ ! /* $Id: php_scws.c,v 1.4 2009/07/16 14:16:03 hightman Exp $ */ #ifdef HAVE_CONF...

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

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

..., 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 use some building tools, and how do u do for this scws_ext.dll compil? show me something> thx :)

3.RE: 关于SCWS的编译问题

发布时间:2013-11-18 15:11 t By kimiduan

源码目录里是没有php.h的; 现在在编译时遇到一个新的问题: fatal error C1083: 无法打开包括文件:“../main/config.w32.h”: No such file or directory 用网上的那些方法也还是没法解决,请问有什么方法没? 我的编译环境是VS2008

4.RE: 关于SCWS的编译问题

发布时间:2013-11-18 15:11 t By kimiduan

源码目录里是没有php.h的; 现在在编译时遇到一个新的问题: fatal error C1083: 无法打开包括文件:“../main/config.w32.h”: No such file or directory 用网上的那些方法也还是没法解决,请问有什么方法没? 我的编译环境是VS2008

5.XSFieldMeta

...dMeta __toString() 将对象转换为字符串 XSFieldMeta fromConfig() 解析字段对象属性 XSFieldMeta getCustomTokenizer() 获取自定义词法分析器 XSFieldMeta hasCustomTokenizer() 判断当前字段是否采用自定义分词器 XSFieldMeta hasIndex(...

6.hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-19 19:12 t By postwhere

... in Unknown on line 0 ------------------------------------------ all i config is absolutly right, the prob must be the lib:php_scws.dll is a win32/64 compatible!! so could u build the the lib on x64 platform or make it canbe used on x64 system(win2008r2 x64)! thanks by my all!! also u can giv...

7.RE: scws1.1.7 安装失败

发布时间:2011-05-23 09:05 t By iranw

...7]# cd etc/ [root@localhost etc]# /opt/php-5.2.17/bin/phpize Cannot find config.m4. Make sure that you run '/opt/php-5.2.17/bin/phpize' in the top level source directory of the module [root@localhost etc]# cd .. 希望hightman能在帮我看下 解决下 谢谢 :blush::blush:

8.scws在ubuntu9.0.4上不能编译

更新时间:2009-05-27 09:05 t By tianfan

.configure --prefix=/usr/local/scws 运行 之后,前面看起来都很正常,最后部分出问题了 ----------------------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sa...

9.scws1.1.2 安装错误

更新时间:2010-05-12 17:05 t By gaoomei

...,却发现出错了: 看代码: [code] [root@localhost phpext]# ./configure --with-scws=/usr/local/scws/ --with-php-config=/usr/local/php5/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not trun...

10.分词时出现堆栈溢出错误

更新时间:2013-04-10 10:04 t By swish

... pool */ struct pheap { int size; int used; char block[]; }; 3、config_win32.h里,改 #define strcasecmp(s1, s2) _stricmp(s1, s2) 为 #define strcasecmp(s1, s2) stricmp(s1, s2) 4、scws.h中,加入导出修饰符 /* api: init the scws handler */ scws_t __declspec(dllexport) scws...

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