搜索

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

71.XSFieldMeta

...elf() 判断当前字段是否需要在字段区索引 XSFieldMeta isBoolIndex() 判断当前字段的索引是否为布尔型 XSFieldMeta isNumeric() 判断当前字段是否为数字型 XSFieldMeta isSpeical() 判断当前字段是否为特殊类型 XSFieldMeta toCo...

72.XSDatabaseSQLite3

...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/...

73.Demo遇险记:今天碰到的错误,5576段错误莫名被解决

更新时间:2011-12-01 22:12 t By 五岳之巅

...[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...

74.帮忙看下安装的问题

更新时间:2011-11-07 00:11 t By zxing

...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...

75.XSDatabaseMySQL

...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...

76.XS

...) 析构函数 XS __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent __unset() 魔术方法 __unset XSComponent autoload() 智能加载类库文件 XS convert() 字符集转换 X...

77.RE: php扩展问题

发布时间:2010-09-03 17:09 t By qqnr

...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: ...

78.XSJsonDataSource

... 名称描述定义于 deinit() XSJsonDataSource getDataList() XSJsonDataSource init() XSJsonDataSource 属性明细 invalidLines 属性 public $invalidLines; 方法明细 deinit() 方法 protected void deinit() 源码: sdk/php/util/XSDataS...

79.XSDatabasePgSQL

...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...

80.XSCommand

...造函数 XSCommand __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent __toString() 转换为封包字符串 XSCommand __unset() 魔术方法 __unset XSComponent getArg() 获取属...

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