搜索

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

1.XSDataSource::instance

instance() 方法 public static XSDataSource instance(string $type, mixed $arg=NULL) $type string 数据源类型, 如: mysql://.., json, csv ... $arg mixed 建立对象的参数, 如 SQL 语句, JSON/CSV 文件 {return} XSDataSource 初始化完毕的数据源对象 ...

2.XSDataSource

...ource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSDataSource Protected 方法 隐去继承来的方法 名称描述定义于 deinit() 执行数据提取完毕后的清理工作 XSDataSource getDataLi...

3.XSTokenizerScws::__construct

...stXS(); if ($xs === null) { throw new XSException('An XS instance should be created before using ' . __CLASS__); } self::$_server = $xs->getScwsServer(); self::$_server->setTimeout(0); self::$_charset = $xs->getDefaultCharset(); // constants ...

4.XSCsvDataSource

...ource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSDataSource Protected 方法 隐去继承来的方法 名称描述定义于 deinit() XSCsvDataSource getDataList() XSCsvDataSource init() ...

5.XSJsonDataSource

...ource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSDataSource Protected 方法 隐去继承来的方法 名称描述定义于 deinit() XSJsonDataSource getDataList() XSJsonDataSource init() ...

6.XSDatabaseDataSource

...ource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSDataSource Protected 方法 隐去继承来的方法 名称描述定义于 deinit() XSDatabaseDataSource getDataList() 返回一批数据 XSData...

7.XSTokenizerScws

...stXS(); if ($xs === null) { throw new XSException('An XS instance should be created before using ' . __CLASS__); } self::$_server = $xs->getScwsServer(); self::$_server->setTimeout(0); self::$_charset = $xs->getDefaultCharset(); // constants ...

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