搜索

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

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.RE: [特别发布] 纯PHP编写的xdb词典导入导出工具!!

更新时间:2009-07-05 10:07 t By heraldboy

...otice: Undefined variable: mask in C:\wamp\www\pscws4\etc\xdb.class.php on line 138 Warning: fread() [function.fread]: Length parameter must be greater than 0 in C:\wamp\www\pscws4\etc\xdb.class.php on line 612 Warning: unpack() [function.unpack]: Type I: not enough input, need 4, have 0 in C:\wam...

4.XSErrorException::__construct

... public void __construct(int $code, string $message, string $file, int $line, Exception $previous=NULL) $code int 出错代码 $message string 出错信息 $file string 出错所在文件 $line int 出错所在的行数 $previous Exception 源码: sdk/...

5.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 `-=[]、‘;/。,|?》《:“{}+...

6.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 . "\...

7.XSErrorException

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

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

更新时间:2009-07-27 09:07 t By etbobhwang

[quote='hightman' pid='3291' dateline='1248583748'] [quote='etbobhwang' pid='3283' dateline='1248344366'] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1046898225 bytes) in /var/www/html/search/dict/xdb.class.php on line 638 我也碰到同樣的問題,換...

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

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 我加上 试试

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