搜索

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

1.XSServer::reopen

...true) { $this->open($this->_conn); } return $this;} 重新打开连接 仅应用于曾经成功打开的连并且异常关闭了

2.XSDatabaseSQLite

...定义于 close() 关闭数据库 XSDatabaseSQLite connect() 打开数据库 XSDatabaseSQLite query() 执行 SQL 语句查询 XSDatabaseSQLite query1() 查询数据库首行 XSDatabase setUtf8() 设置数据库字符集为 UTF-8 XSDatabase 方法明细 ...

3.XSDatabaseSQLite3

...义于 close() 关闭数据库 XSDatabaseSQLite3 connect() 打开数据库 XSDatabaseSQLite3 query() 执行 SQL 语句查询 XSDatabaseSQLite3 query1() 查询数据库首行 XSDatabase setUtf8() 设置数据库字符集为 UTF-8 XSDatabase 方法明细 ...

4.XSIndex::closeBuffer

...n $this->openBuffer(0);} 提交所有指令并关闭缓冲区 若未曾打开缓冲区, 调用本方法是无意义的

5.XSDatabaseSQLite::connect

...new XSException("Can not open sqlite file: '{$param['path']}'"); }} 打开数据库

6.XSDatabaseSQLite3::connect

...(Exception $e) { throw new XSException($e->getMessage()); }} 打开数据库

7.XSServer::__construct

... if ($conn !== null) { $this->open($conn); }} 构造函数, 打开连接

8.XSServer::open

...instanceof XS) { $this->setProject($this->xs->getName()); }} 打开服务端连接 如果已关联 XS 对象, 则会同时切换至相应的项目名称

9.XSServer

...法 名称描述定义于 __construct() 构造函数, 打开连接 XSServer __destruct() 析构函数, 关闭连接 XSServer __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent ...

10.XSIndex

...法 名称描述定义于 __construct() 构造函数, 打开连接 XSServer __destruct() 析构函数 XSIndex __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent __unset() ...

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