REGEX_ZH constant

String const REGEX_ZH

正则:汉字

Implementation

static const REGEX_ZH = "^[\\u4e00-\\u9fa5]+\$";