C#:享元模式 using System; using System.Text; using System.Collections.Generic; using System.Collections; namespace <