C#:多模式字符串匹配算法 using System; using System.Collections.Generic; using System.Text; namespace Tup.AhoCorasick {