会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
易先讯
关注程序员个人发展
首页
管理
2022年7月2日
Go实现常用软件设计模式一:单例模式
摘要: 目录: 举个栗子 概念介绍 使用场景 1.举个栗子 类图 plantuml ``` @startuml'https://plantuml.com/class-diagramclass Elephant { String name String getName();}class Refrigerato
阅读全文
posted @ 2022-07-02 11:58 易先讯
阅读(67)
评论(0)
推荐(0)
编辑