Singleton的翻译,读音

英/ ˈsɪŋɡltən /
美/ ˈsɪŋɡltən /

释义:

单词Singleton书写

n.单独的人(或物体);单生子女,单生幼畜;单身的人;(纸牌戏,尤指桥牌)单张;单元(素)集
n.(Singleton)(美)辛格尔顿(人名)

词态

复数singletons

近义词

n. yincelibacy

同根词

singleness n. 单一;独身;真诚;专心

例句

singleton classes destroyed by garbage collection, then reloaded 单例对象被垃圾回收机制回收,然后单例类又被重新加载 。

These are defined as singleton and prototype. 这些都在单例模式和原型模式中定义了。

In that case, a new singleton object will be created. 在这种情况下,一个新的单例对象会被创建。

Remember that object denotes a singleton in Scala. 还记得吗,object 表示 Scala 中的一个单例。

A singleton bean is a singleton in the context of the owning container. singleton bean是一个在所属容器上下文中的单例对象。