using System.Text.RegularExpressions;

Regex.IsMatch(text, @"[\u4e00-\u9fa5]")//含有汉字

posted on 2009-06-10 15:04  8user  阅读(304)  评论(0编辑  收藏  举报