__construct() 方法 public void __construct(string $conn=NULL, XS $xs=NULL) $conn string 服务端连接参数 $xs XS 需要捆绑的 xs 对象 源码: sdk/php/lib/XSServer.class.php#L143 (显示) public function __construct($conn = null, $xs = null){ $this->xs = $xs;...
__construct() 方法 public void __construct(mixed $cmd, int $arg1=0, int $arg2=0, string $buf='', string $buf1='') $cmd mixed 命令类型或命令数组 当类型为 int 表示命令代码, 范围是 1~255, 参见 xs_cmd.inc.php 里的定义 当类型为 array 时忽...
... 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数 XSCommand __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent __toString() 转换为封包字符...
... 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数, 打开连接 XSServer __destruct() 析构函数, 关闭连接 XSServer __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔...
... 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数 XS __destruct() 析构函数 XS __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent __unset...
... 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数, 打开连接 XSServer __destruct() 析构函数 XSIndex __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set ...
... 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数, 打开连接 XSServer __destruct() 析构函数, 关闭连接 XSServer __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔...