News

There is no problem to use regex to match strings in a large string obtained from StringBuilder.ToString( ), but it's not suitable to use Regex.Replace method to replace strings in such large string.