Singleton: How should it be used

后端 未结 24 2256
Happy的楠姐
Happy的楠姐 2020-11-22 04:57

Edit: From another question I provided an answer that has links to a lot of questions/answers about singletons: More info about singletons here:

So I have read th

24条回答
  •  萌比男神i
    2020-11-22 05:05

    I use Singletons as an interview test.

    When I ask a developer to name some design patterns, if all they can name is Singleton, they're not hired.

提交回复
热议问题