搜索

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

31.XSIndex

...获取连接资源描述符 XSServer xs XS 服务端关联的 XS 对象 XSServer Protected 属性 隐去继承来的属性 名称类型描述定义于 _conn XSServer _flag XSServer _project XSServer _sendBuffer XSServer...

32.XS::getLastXS

getLastXS() 方法 public static XS getLastXS() {return} XS 最近创建的 XS 对象 源码: sdk/php/lib/XS.class.php#L314 (显示) public static function getLastXS(){ return self::$_lastXS;} 获取最新的 XS 实例

33.XS.index

index 属性 只读 public XSIndex getIndex() 获取索引操作对象

34.XS.search

search 属性 只读 public XSSearch getSearch() 获取搜索操作对象

35.XSIndex::closeBuffer

... public XSIndex closeBuffer() {return} XSIndex 返回自身对象以支持串接操作 源码: sdk/php/lib/XSIndex.class.php#L378 (显示) public function closeBuffer(){ return $this->openBuffer(0);} 提交所有指令并关闭缓冲区 若未曾打开缓冲区, 调用本...

36.XSServer.xs

xs 属性 public XS $xs; 服务端关联的 XS 对象

37.RE: php下建立索引求助

发布时间:2012-02-14 11:02 t By hightman

起初你连 $index 都没有设置呢,要先创建 XS 对象

38.XSException

...描述定义于 __construct() Exception __toString() 将类对象转换成字符串 XSException getCode() Exception getFile() Exception getLine() Exception getMessage() Exception getPrevious() Exception getRelPath() 取得相对当...

39.XSServer::execCommand

...令, 若不是 XSCommand 实例则作为构造函数的第一参数创建对象 $res_arg int 要求的响应参数, 默认为 XS_CMD_NONE 即不检测, 若检测结果不符 则认为命令调用失败, 会返回 false 并设置相应的出错信息 $res_cmd int 要求的响...

40.XSFieldMeta::__toString

__toString() 方法 public string __toString() {return} string 字段名称 源码: sdk/php/lib/XSFieldScheme.class.php#L310 (显示) public function __toString(){ return $this->name;} 将对象转换为字符串

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