搜索

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

1.XSJsonDataSource::getDataList

...urce.class.php#L295 (显示) protected function getDataList(){ // read line (check to timeout?) $line = ''; while (true) { $buf = fgets($this->fd, 8192); if ($buf === false || strlen($buf) === 0) { break; } $line .= $buf; if (strlen($buf) < 819...

2.XSJsonDataSource

...继承来的属性 名称类型描述定义于 invalidLines XSJsonDataSource Protected 属性 隐去继承来的属性 名称类型描述定义于 arg XSDataSource inCli XSDataSource type XSDataSource Public ...

3.SCWS - rules.ini 规则集配置文件

发布时间:2007-06-07 20:06 t By hightman

...out that the this to up us ; ; 名字停用词表 ; [noname] :line = no 给的说对在和是被最所那这有将 就你会与他为不没很了啊哦呵把去 ; ; 双字节符号 ; [symbol] :type = none :line = no `-=[]、‘;/。,|?》《:“{}+...

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

更新时间:2010-04-27 11:04 t By uuuuu

...-non-zts-20060613/scws.so: undefined symbol: core_globals_id in Unknown on line 0 done [root@zjx sbin]# ./php-fpm restart Shutting down php_fpm . done Starting php_fpm Failed loading /usr/local/php51/lib/php/extensions/no-debug-non-zts-20060613/scws.so: /usr/local/php51/lib/php/extensions/no-d...

5.XSCsvDataSource::getDataList

...>inCli) { echo "INFO: reach end of file or error occured, total lines: " . $this->line . "\n"; } return false; } $this->line++; if (count($item) === 1 && is_null($item[0])) { if ($this->inCli) { echo "WARNING: invalid csv line #" . $this->line . "\...

6.使用工具导出xdb后出错

发布时间:2011-09-21 16:09 t By lwliangma

...HP Notice: Uninitialized string offset: 1 in C:\php\make_xdb_file.php on line 52 Notice: Uninitialized string offset: 1 in C:\php\make_xdb_file.php on line 52 OK, Total words=378585 Inserting [00/64] ... PHP Notice: Undefined index: part in C:\php\make_xdb_file .php on line 92 Notice: Un...

7.RE: xunsearch安装完成后运行示例错误

更新时间:2011-09-14 09:09 t By nick

[quote='hightman' pid='7' dateline='1315934809'] 您 的PHP版本?是否先运行 util/RequiredCheck.php 测试一下,看上去你的PHP似乎 不支持 __toString() [/quote] 谢谢您的回复,我把错误打出来了,大致是这样的一个错,不像是String的问题: [root@loc...

8.使用scws例子报错,附上全部细节,请大牛帮忙

更新时间:2013-05-06 20:05 t By sojet

...ndefined variable: sh in E:\soft\PHPnow-1.5.6\htdocs\phpstudy\fenci.php on line 4 Warning: scws_set_dict() expects parameter 1 to be resource, null given in E:\soft\PHPnow-1.5.6\htdocs\phpstudy\fenci.php on line 4 Notice: Undefined variable: sh in E:\soft\PHPnow-1.5.6\htdocs\phpstudy\fenci.php on ...

9.XSErrorException

...描述定义于 code Exception file Exception line Exception message Exception Public 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数 XSErrorException __toString() 将类对象转换...

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

发布时间:2010-05-10 09:05 t By uuuuu

没有 #define ZTS 1 我加上 试试

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