utf8_toolunicode_exstring.is_alpha本页总览string.is_alpha 检查字符串是否全部由英文字符构成 声明 bool string.is_alpha(string s, int off = 0, int len = -1) 参数