摘要: 介绍 单例模式(Singleton Pattern)是最简单的设计模式之一,顾名思义就是只有一个实例对象,保证一个类仅有一个实例... 阅读全文
posted @ 2021-10-04 19:29 Acx7 阅读(32) 评论(0) 推荐(0) 编辑