C#实现匹配字符串 下面是一个简单的例子,展示了如何使用C#实现匹配字符串的功能。 using System; class Program { static void Main(string[] args) {