跳到主要内容

register

账号注册

声明

bool register(string account, string password)

参数

参数名描述
account账号
password密码
level等级

返回值

注册成功返回true,反之返回false

使用方式

返回文档