singleton的意思
singleton中文翻譯:
n.(Singleton)(美)辛格爾頓(人名)
n.單獨的人(或物體);單生子女,單生幼畜;單身的人;(紙牌戲,尤指橋牌)單張;單元(素)集
singleton set───[計] 單元素集;[數]單元素集
is a 38-year-old singleton who grew up in Philadelphia.───是一個38歲的單身漢,在費城長大。
We could either implement each state as a Singleton, or create a factory of states which creates and manages the states.───我們既可以執行每個狀態作為 Singleton,也可以創建一個狀態工廠用于生成和管理狀態。
inference engine, singleton fuzzifier and center average defuzzifier were used to calculate outputs.───乘積推理機、單值模糊器和中心平均解模糊化來計算輸出。
The remaining alternative is to use a service locator, make it a singleton, but remove the reference cache.───剩下的一個選擇是使用服務定位器使用集合的方式,但是要去除引用緩存。
I went and had a look round Kew Gardens with the botanist Joyce Singleton; it was a bit of a busman 's holiday for her.───我同植物學家喬分伊斯辛格爾頓一起去參觀了丘花園,對她來說,這有點象照常工作的例假日味道。
Since an instance of a subclass is an instance of your superclass, you could find multiple instances of the singleton.───由于子類的實例也是單例類的實例,所以可能出現多個單例實例并存的情況。
The server is a singleton object that has its own dual interface as well as a dispatch interface used for firing off events.───服務器是一個singleton對象,它具有自己的雙重接口和一個用于引發事件的調度接口。使用。
As I said, after creating the singleton instance of the class, the code initializes it.───如上所述,在創建該類的單個實例后,該代碼會將其初始化。
Annotation-based injection often used by JAX-RS resource classes may not be supported in the case of a singleton instance.───常被JAX-RS資源類使用的基于注釋的注入可能在一個單例實例的情況內并不受支持。