摘要: 实现singleton基础代码: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> public class singleton { private static singleton instance; p... 阅读全文
posted @ 2009-04-24 17:48 愚蠢的笨蛋 阅读(358) 评论(0) 推荐(0)