摘要: 1、先把出生日期转化为字符串; string birthday= Convert.ToDateTime(this.dtpBirthday.Text.Trim()).ToString(“yyyyMMdd”) 2匹配字符串 bool bl=this.txtStudentIdNo.Text.Contain 阅读全文
posted @ 2021-11-05 05:39 跨界专家 阅读(227) 评论(0) 推荐(0)