摘要: 1. if (!TelphoneHelper2.IsTelphone(mobile) { MessageBox.Show("请录入正确的手机号!", "提示", MessageBoxButton.OK, MessageBoxImage.Information); return; } 2.Telpho 阅读全文
posted @ 2020-03-23 13:19 MrKing& 阅读(588) 评论(0) 推荐(0) 编辑