问题已: class Single { ... private readonly string globalString ="some value"; } 那么globalString 是否就是在单例结束前不能释放 问题二: 全局变量有啥好处? 查看完整描述