跳到主要内容

exist

账号是否存在

声明

bool exist(string account)

参数

参数名描述
account账号名称

返回值

存在则返回true,反之则返回false

使用方式

返回文档