2009年1月28日
摘要: Singleton模式 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; using System.Collections.Generic; using System.Text; namespace Singleton { ... 阅读全文
posted @ 2009-01-28 15:16 麻衣之光 阅读(215) 评论(0) 推荐(0) 编辑