搜索

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

11.XSDataSource.inCli

inCli 属性 protected $inCli;

12.XSDataSource.type

type 属性 protected $type;

13.Demo项目运行失败:[XSException] /XSDataSource.class.php(376): Can not open input file: ''

发布时间:2014-11-15 02:11 t By yanyun

... 清空现有索引数据 ... 初始化数据源 ... csv [XSException] /XSDataSource.class.php(376): Can not open input file: '' #0 XSDataSource.class.php(35): XSCsvDataSource->init() #1 XSDataSource.class.php(51): XSDataSource->__construct('csv', NULL) #2 Indexer.php(240): XSDataSource::insta...

14.XSDataSource::getData

...一条完整数据, 若无数据则返回 false 源码: sdk/php/util/XSDataSource.class.php#L65 (显示) final public function getData(){ if ($this->dataPos === null || $this->dataPos === count($this->dataList)) { $this->dataPos = 0; $this->dataList = $this->getDataList(); ...

15.XSCsvDataSource

...数) 包 XS.util 继承关系 class XSCsvDataSource » XSDataSource 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php CSV 数据源 可在文件开头指定字段(必须是有效字段), 否则将默认按照 XS 项目字段顺序填充 Public 属性 ...

16.XSJsonDataSource

...) 包 XS.util 继承关系 class XSJsonDataSource » XSDataSource 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php JSON 数据源 要求以 \n (换行符) 分割, 每行为一条完整的 json 数据 Public 属性 隐去继承来的属性 ...

17.RE: 报错[XSException] /XSDataSource.class.php(794): SQLSTATE[42000]

发布时间:2013-06-09 13:06 t By hightman

发完整的语句,看上去是SQL出错

18.RE: 报错[XSException] /XSDataSource.class.php(794): SQLSTATE[42000]

发布时间:2013-06-04 14:06 t By beike228

这个是个怎么回事啊 有没有人帮忙回答一下啊

19.建立索引时错误

更新时间:2013-12-14 12:12 t By sundyandy

...@localhost/test [XSException] [color=#FF0000]../data/web/sftest/php/util/XSDataSource.class.php(826): SQLSTATE[HY000] [2002] No such file or directory[/color] #0 XSDataSource.class.php(180): XSDatabasePDO->connect(Array) #1 XSDataSource.class.php(35): XSDatabaseDataSource->init() #2 XSDataSourc...

20.XSDatabaseDataSource

... 包 XS.util 继承关系 class XSDatabaseDataSource » XSDataSource 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php SQL 数据库源 Protected 属性 隐去继承来的属性 名称类型描述定义于 arg XSDataSource ...

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