How to implement singleton without using static/global variable? Possible?

前端 未结 3 2020
半阙折子戏
半阙折子戏 2021-01-06 19:08

How to implement singleton without using static/global variable? Possible?

This is an interview question...

3条回答
提交回复
热议问题