搜索

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

91.RE: 有没有简洁的php演示搜索代码

发布时间:2011-10-22 16:10 t By hightman

...请问有可能是什么原因呢? Fatal error: Uncaught [XSErrorException] /search.php(5): Undefined index: key(8) thrown in /home/boyce/xunsearch/sdk/php/lib/XS.php on line 469 [/quote] 你是不是用的旧版本,这是因为变量使用不严谨导致的,建议在搜索 代码开头...

92.RE: 填充测试数据的时候出现错误

发布时间:2011-09-19 17:09 t By tisswb

...这个位置无论使用那种方式,都会出现如下错误 [XSException] lib/XS.php(1832): Failed to open file(S#513) #0 ../phplib/XS.php(1089): XSServer->execCommand(Array, 250) #1 ../phplib/XS.php(1094): XSIndex->addExdata('????????111????...') #2 ../phplib/XS.php(1100): XSIndex->openBuff...

93.使用自定义词典时无法取得字典中的内容

更新时间:2011-08-08 17:08 t By 999

...出现方法不存在的错误: Fatal error: Call to undefined function scws_free() in E:\website\test\index.php on line 27

94.RE: Overflow bug

更新时间:2010-12-30 22:12 t By hightman

...); } ! /* hightman.101230: fixed overflow, thanks to hovea on bbs */ ! //memset((void *)((char *)buf + len), 0, 1); } /* recursive to search the matched record */ *************** *** 266,271 **** --- 267,273 ---- if (vlen != NULL) ...

95.php5.3.3 scws_get_result有警告,并得不到分析结果,麻烦看一下

发布时间:2010-11-30 13:11 t By starjiang

php5.3.3 scws_get_result有警告,并得不到分析结果,麻烦看一下 $res = scws_get_result($cws) Warning: scws_get_result() expects exactly 2 parameters, 1 given in /data/web/htdocs/scws.php on line 54 我这样用就OK,并且有结果返回 $res = scws_get_result($cws,null)

96.RE: 有没有简洁的php演示搜索代码

发布时间:2011-10-23 20:10 t By ci169

...请问有可能是什么原因呢? Fatal error: Uncaught [XSErrorException] /search.php(5): Undefined index: key(8) thrown in /home/boyce/xunsearch/sdk/php/lib/XS.php on line 469 [/quote] 你是不是用的旧版本,这是因为变量使用不严谨导致的,建议在搜索 代码开头...

97.RE: Overflow bug

发布时间:2010-12-31 11:12 t By hovea

... } ! /* hightman.101230: fixed overflow, thanks to hovea on bbs */ ! //memset((void *)((char *)buf + len), 0, 1); } /* recursive to search the matched record */ *************** *** 266,271 **** --- 267,273 ---- if (vlen != NULL) ...

98.Unable to load dynamic library './usr/lib/php/scws.so'

发布时间:2009-10-13 12:10 t By h_jlin

... ... cannot open shared object file: No such file or directory in Unknown on line 0 我的php.ini 配置是: [scws] extension = "/usr/lib/php/scws.so" scws.default.charset = gbk scws.default.fpath = /usr/local/scws/etc/ 我的scws.so文件确实存在于/usr/lib/php/目录下的,但...

99.RE: [特别发布] 纯PHP编写的xdb词典导入导出工具!!

更新时间:2009-07-26 12:07 t By hightman

...d to allocate 1046898225 bytes) in /var/www/html/search/dict/xdb.class.php on line 638 我也碰到同樣的問題,換一台主機依舊有問題 謝謝 ,問題是 638 行 : $rec['value'] = fread($this->fd, $rec['vlen']); 不可能超過 1gb 我有看到 gen_dict.c 但是是有有繁體utf8...

100.有支持PHP 5.3.4 VC9 x86 NTS的php_scws.dll吗?

发布时间:2010-12-16 13:12 t By 孤天一日

...90626,TS,VC6 PHP compiled with build ID=API20090626,NTS,VC9 These options need to match in Unknown on line 0[/code] 有现成的dll文件吗,还是要自己编译? 在windows 2008下用VS2008怎么编译? 请赐教

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