吉林:立案查处农资案件72件
2025-01-06 11:21
1.net代码怎么获取第二行的第行代码第行代码xmpp源码下载数字字符串
net代码怎么获取第二行的数字字符串
public static string IgetNumber(string str)
{
return System.Text.RegularExpressions.Regex.Replace(str, @"[^\d{ 2}-]*", "");
}
public static void Main()
{
string a=IgetNumber("武汉房权证字号第-号");
string b=IgetNumber("武汉房权证字号第号");
Console.WriteLine(a);
Console.WriteLine(b);
}
2025-01-06 11:36
2025-01-06 11:33
2025-01-06 10:06
2025-01-06 10:05
2025-01-06 09:59
2025-01-06 09:59
2025-01-06 09:41
2025-01-06 09:13