正则表达式

1:验证WBS码   string pattern = @"^[0-9]{1,}(\.[0-9]{1,})*(.[0-9]{1,})?$";

posted @ 2020-05-08 09:51  HongEgg  阅读(89)  评论(0)    收藏  举报