搜索

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

1.XSDataSource

...义于 __construct() 构造函数 XSDataSource getCharset() 取得数据源的准确字符集 XSDataSource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSDataSource Protected 方法 隐去继承来的方法 ...

2.XSDataSource::getCharset

getCharset() 方法 public string getCharset() {return} string 字符集名称 源码: sdk/php/util/XSDataSource.class.php#L86 (显示) public function getCharset(){ return false;} 取得数据源的准确字符集 如不能确定字符集, 请直接返回 false

3.XSDocument::offsetGet

... offsetGet($name){ return $this->__get($name);} ArrayAccess 接口, 取得字段值, 勿直接调用

4.XSException

...ssage() Exception getPrevious() Exception getRelPath() 取得相对当前的文件路径 XSException getTrace() Exception getTraceAsString() Exception 方法明细 __toString() 方法 public string __toString() {return} string 异常的...

5.XSCsvDataSource

...义于 __construct() 构造函数 XSDataSource getCharset() 取得数据源的准确字符集 XSDataSource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSDataSource Protected 方法 隐去继承来的方法 ...

6.XSComponent::__get

...) . '::$' . $name; throw new XSException($msg);} 魔术方法 __get 取得模拟属性的值, 内部实际调用 getXxx 方法的返回值

7.XSDataSource::instance

...data source type: `$type2'"); } return new $class($type, $arg);} 取得数据源对象实例

8.XSJsonDataSource

...义于 __construct() 构造函数 XSDataSource getCharset() 取得数据源的准确字符集 XSDataSource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSDataSource Protected 方法 隐去继承来的方法 ...

9.XSException::getRelPath

...!== false) { $rel .= substr($file, $pos); } return $rel;} 取得相对当前的文件路径

10.XSUtil::getOpt

...s['-'][self::$optind]; self::$optind++; } return $value;} 取得命令行参数 要求事先调用 parseOpt, 否则会自动以默认参数调用它。

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