🌈 搜索
📅  最后修改于: 2022-03-11 14:51:57.652000             🧑  作者: Mango
If System.Text.RegularExpressions.Regex.IsMatch(MyString, "^[A-Za-z]+$") Then 'String is only numbers End If