Say I have this code:
说我有这个代码:
foreach (string filepath in someList)
{
someBool = Regex.IsMatch(someString, filepath);
}
foreach (strSay I have this code:
说我有这个代码:
foreach (string filepath in someList)
{
someBool = Regex.IsMatch(someString, filepath);
}
foreach (str