摘要: 提问 单例模式有什么需要注意的问题 回答 类应该添加sealed防止继承 懒汉式是线程不安全的,可以使用双锁定避免 阅读全文
posted @ 2023-04-26 09:26 东百牧码人 阅读(15) 评论(0) 推荐(0)