摘要:
1、toTlist()后附加条件转换 db.TB_Log_SMS.ToList().Count(m => m.AddDate.ToShortDateString() == DateTime.Now.ToShortDateString(); 2、EntityFunctions.TruncateTime 阅读全文
posted @ 2020-04-03 17:16
objnet
阅读(330)
评论(0)
推荐(0)
摘要:
//包含小写字母 private static readonly string REG_CONTAIN_LOWERCASE_ASSERTION = @"(?=.*[a-z])"; //包含大写字母 private static readonly string REG_CONTAIN_UPPERCAS 阅读全文
posted @ 2020-04-03 16:31
objnet
阅读(645)
评论(0)
推荐(0)
浙公网安备 33010602011771号