摘要:
/// /// 组织机构代码验证 /// /// /// public static Boolean CheckCnCode(string arg) { int[] factor = {... 阅读全文
摘要:
string strDoContent = "执行增加顺丰快递有限公司失信行为记录"; Regex regex = new Regex(@""); strDoContent = regex.Replace(strDoCon... 阅读全文