少年少年 2022-03-10 17:23 开发者_开发技巧 还是保留传统名字吧,百年老字号呀,一说人人都知道。永生的大米
I have the following in C#: public static bool IsAlphaAndNumeric(string s) { return Regex.IsMatch(s, @\"[a-zA-Z]+\")