跳到主要内容

select_db

切换到指定索引号的数据库

声明

void select_db(int db_index)

参数

参数名描述
db_index数据库索引号(从0开始)

返回值

使用方式

返回文档