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