搜索

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

1.XSDatabaseMySQL::connect

...his->link)) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } $this->setUtf8();} 连接数据库

2.XSDatabaseMySQLI::connect

...'dbname'])) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } $this->setUtf8();} 连接数据库

3.XSDatabaseMySQLI

...'dbname'])) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } $this->setUtf8();} 连接数据库 query() 方法 public mixed query(string $sql) $sql string 要执行的 SQL 语句 {return} mixed ...

4.XSDatabaseMySQL

...his->link)) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } $this->setUtf8();} 连接数据库 query() 方法 public mixed query(string $sql) $sql string 要执行的 SQL 语句 {return} mixed ...

5.XSJsonDataSource

...code($line, true); if (!is_array($item) || count($item) === 0) { switch (json_last_error()) { case JSON_ERROR_DEPTH: $error = ' - Maximum stack depth exceeded'; break; case JSON_ERROR_CTRL_CHAR: $error = ' - Unexpected cont...

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