utf8_toolunicodeis_chinese本页总览is_chinese 检查是否为中文字符 声明 bool is_chinese(int codepoint) 参数 参数名描述codepoint字符的codepoint 返回值 true - 中文字符, false - 非中文字符 使用方式 返回文档