...elf() 判断当前字段是否需要在字段区索引 XSFieldMeta isBoolIndex() 判断当前字段的索引是否为布尔型 XSFieldMeta isNumeric() 判断当前字段是否为数字型 XSFieldMeta isSpeical() 判断当前字段是否为特殊类型 XSFieldMeta toCo...
...l/XSDataSource.class.php#L768 (显示) public function close(){ if ($this->obj) { $this->obj->close(); $this->obj = null; }} 关闭数据库 connect() 方法 public void connect(array $param) $param array 连接参数, 包含: path 源码: sdk/php/util/...
...[11], terminate immediately 2011-12-01 22:13:48 searchd[26194] bind() or listen() failed, error: Address already in use(#98) 2011-12-01 22:13:48 searchd[26194] socket server listen/bind failed 2011-12-01 22:17:06 searchd[5103] caught system exceptional signal[11], terminate immediately 2011-12-0...
...mpatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) mawk checking for g++... g++ checki...
...l/XSDataSource.class.php#L498 (显示) public function close(){ if ($this->link) { mysql_close($this->link); $this->link = null; }} 关闭数据库连接 connect() 方法 public void connect(array $param) $param array 连接参数, 包含: user,pass,host,ta...
...) 析构函数 XS __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent __unset() 魔术方法 __unset XSComponent autoload() 智能加载类库文件 XS convert() 字符集转换 X...
...p/include/php/Zend/zend_ts_hash.h:30: error: expected specifier-qualifier-list before 'MUTEX_T' In file included from /usr/local/php/include/php/Zend/zend_API.h:30, from /usr/local/php/include/php/main/php.h:38, from /niran/fenci/scws-1.1.2/phpext/php_scws.c:25: ...
... 名称描述定义于 deinit() XSJsonDataSource getDataList() XSJsonDataSource init() XSJsonDataSource 属性明细 invalidLines 属性 public $invalidLines; 方法明细 deinit() 方法 protected void deinit() 源码: sdk/php/util/XSDataS...
...util/XSDataSource.class.php#L569 (显示) public function close(){ if (is_resource($this->link)) { pg_close($this->link); $this->link = null; }} 关闭数据库连接 connect() 方法 public void connect($param) $param 源码: sdk/php/util/XSDataSourc...
...造函数 XSCommand __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent __toString() 转换为封包字符串 XSCommand __unset() 魔术方法 __unset XSComponent getArg() 获取属...