搜索

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

81.XSServer

...s->_sendBuffer = ''; } if (!$ioerr && !($this->_flag & self::FILE)) { $cmd = new XSCommand(XS_CMD_QUIT); fwrite($this->_sock, $cmd); } fclose($this->_sock); $this->_flag |= self::BROKEN; }} 关闭连接 附带发送发送 quit 命令 ...

82.请问大神们 用API导入索引出错

发布时间:2014-08-04 16:08 t By yangxiaolong

Fatal error: Uncaught [XSException] ../../xunsearch/sdk/php/lib/XS.php(2369): Failed to open file(S#513) thrown in /usr/local/xunsearch/sdk/php/lib/XS.php on line 2369

83.XSErrorException::__toString

...oString(){ $string = '[' . __CLASS__ . '] ' . $this->getRelPath($this->_file) . '(' . $this->_line . '): '; $string .= $this->getMessage() . '(' . $this->getCode() . ')'; return $string;} 将类对象转换成字符串

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

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

86.xdb词典 导入导出 问题

发布时间:2010-12-30 17:12 t By tecs27

按“说明”里的方法 ,我在CMD里做了如下输入 ,能运行,但是导不出内容来: 怎么回事呢?能正常运行分词的功能。 F:\phpStudy\PHP5> php F:\www\test\pscws23\XDB-IO\dump_xdb_file.php F:\www\test\pscws23\XDB-IO\dictxdb C:\xx.txt 请教HM,谢谢!

87.安装scws分词扩展出现的问题

发布时间:2009-10-04 23:10 t By future123

...p/extensions/no-debug-non-zts-20090626/dbase.so: cannot open shared object file: No such file or directory in Unknown on line 0 [PHP Modules] bz2 calendar ctype curl date exif ftp gettext gmp hash iconv libxml mime_magic openssl pcntl pcre posix pspell Reflection session shmop ...

88.ubuntu 11.04 编译出错

发布时间:2012-07-01 10:07 t By fuxiang90

gcc -o test -I/usr/local/scws/include/scws -L /usr/local/scws/lib test.c -lscws -Wl,--rpath -Wl, /usr/local/scws/lib /usr/bin/ld: cannot find /usr/local/scws/lib: File format not recognized collect2: ld returned 1 exit status Hightman 能否解决下?

89.RE: scws.so: undefined symbol: core_globals_id in Unknown on line 0 done

更新时间:2010-04-28 10:04 t By uuuuu

...大致是这样的 ./configure --prefix=/usr/local/php51 --with-config-file-path=/usr/local/php51/etc --with-mysql=/usr/local/mysql51 --with-mysqli=/usr/local/mysql51/bin/mysql_config --with-iconv-dir=/usr/local --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zlib --with-libxml-dir=/usr ...

90.关于词库导入的问题!

更新时间:2010-06-05 15:06 t By huangxyun

...什么我导出词库重新生成之后会出一大堆错误,在make_xdb_file.php以下两行出错。 if ($v['part']) $flag |= 0x02; $data = pack('ffCa3', $v['tf'], $v['idf'], $flag, $v['attr']); 我的词库是UTF8的。 我提供一个导出的附件,高手们能否看看。[hr] 我...

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