
单词 singleton
音标 英音[ ˈsɪŋɡltən ] 美音[ ˈsɪŋɡltən ]
释义
n. 单独的人(或物体);单生子女,单生幼畜;单身的人;(纸牌戏,尤指桥牌)单张;单元(素)集
n. (Singleton)(美)辛格尔顿(人名)
变形 复数 singletons
时间: 2025-09-11 21:57:36
singleton 双语例句
全部
1·We could either implement each state as a Singleton, or create a factory of states which creates and manages the states.
我们既可以执行每个状态作为 Singleton,也可以创建一个状态工厂用于生成和管理状态。
2·Bank is a 38-year-old singleton who grew up in Philadelphia.
班克是一个38岁的单身汉,在费城长大。《柯林斯英汉双解大词典》
3·Product inference engine, singleton fuzzifier and center average defuzzifier were used to calculate outputs.
用乘积推理机、单值模糊器和中心平均解模糊化来计算输出。
4·The default scope is singleton.
默认范围是 singleton。
5·No singleton stateless session bean.
没有单独的无状态会话bean。
6·It is implemented as a singleton class.
它是一个单实例类。
7·This is a standard PHP singleton pattern.
这是一个标准的php单元素模式。
8·The Singleton pattern is shown in Figure 5.
Singleton模式如图5所示。
9·Remember that object denotes a singleton in Scala.
还记得吗,object 表示 Scala 中的一个单例。
10·In that case, a new singleton object will be created.
在这种情况下,一个新的单例对象会被创建。