跳到主要内容

check

是否为有效的身份证信息

声明

string check(string name, string id)

参数

参数名描述
id身份证

返回值

有效则返回true,返之则返回false

使用方式

返回文档