搜索

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

111.XSCsvDataSource

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

112.XSDatabase

...\s+offset\s+(\d+))?\s*$/i', '', $sql); $sql .= ' LIMIT 1'; $res = $this->query($sql); return (is_array($res) && isset($res[0])) ? $res[0] : false;} 查询数据库首行 setUtf8() 方法 public bool setUtf8() {return} bool 如果数据库能直接输出 UTF-8 编码则...

113.XSServer

...闭连接 XSServer __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent __unset() 魔术方法 __unset XSComponent close() 关闭连接 XSServer execCommand() 执行服务端指令并...

114.PHP不是安装在默认路径,XS无权限执行?!

更新时间:2012-11-25 20:11 t By chinapubmed

...sedir restriction in effect. File(/usr/local/xunsearch/sdk/php/lib/XS.php) is not within the allowed path(s): (/home/wwwroot/mesh:/tmp) in /home/wwwroot/mesh/public_html/so/search.php on line 11 Warning: require_once(/usr/local/xunsearch/sdk/php/lib/XS.php) [function.require-once]: failed to open...

115.XSDatabaseMySQLI

...l/XSDataSource.class.php#L641 (显示) public function close(){ if ($this->obj) { $this->obj->close(); $this->obj = null; }} 关闭数据库连接 connect() 方法 public void connect(array $param) $param array 连接参数, 包含: user,pass,host,table,dbn...

116.XSFieldScheme

...p#L33 (显示) public function __toString(){ $str = ''; foreach ($this->_fields as $field) { $str .= $field->toConfig() . "\n"; } return $str;} 将对象转换为配置文件字符串 addField() 方法 public void addField(mixed $field, array $config=NULL) $fiel...

117.编译无法通过,请问应该怎么办呢?

更新时间:2013-03-25 17:03 t By xiwillo

... int, std::basic_ostream &)': : undefined reference to `ChertTable_base::is_empty() const' ./.libs/libflintcheck.a(flint_check.o)(.text+0xb70): In function `BtreeCheck::block_check(Cursor_*, int, int)': : undefined reference to `FlintTable_base::block_free_at_start(unsigned int) const' ./.libs/...

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

119.安装时错误

更新时间:2011-11-09 21:11 t By fg0711

... Configuring xapian-core-scws ... ----- checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ is a working C++ compiler... no configure: error: *** You need a working C++ compiler to compile Xa...

120.XSJsonDataSource

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

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