The singleton design pattern is commonly used in logging systems.
单例设计模式常用于日志系统。
The singleton pattern ensures that a class has only one instance.
单例模式确保一个类只有一个实例。
The singleton failed to attract initial saccades under these conditions.
单身未能吸引初步扫视在这种情况下。
The Singleton pattern is used in the design of logger classes.
单件模式被用在日志记录类中.
As I discuss the singleton, keep the above implementations in mind, although many of those phenomena can occur for any implementation of the singleton.
本文讨论的主题是单例模式,请将上述实现方式牢记于心,因为接下来的现象可能出现在任何一种实现方式中。
Doing so creates an instance of the Singleton Pattern in the Model Explorer.
执行此操作将会在模型浏览器中生成一个Singleton 模式的实例。
As the singleton female longing and share experience experience with age person.
身为独生子女渴望与同龄人分享经历经验.
When copies of the singleton class run in multiple VMs, an instance is created for each machine.
当单例类的副本运行于多个虚拟机中时,每个虚拟机都会为其创建一个实例对象。
To create an instance of the Factory Method Pattern, perform the same steps as for the Singleton Pattern.
要创建Factory 方法模式的实例,执行同Singleton 模式相同的步骤。
If you add database connections or use a JDBC driver that allows multithreading, the singleton can be easily adjusted to allow more connections.
当你增加数据库连接或者改而使用支持多线程的JDBC 驱动器时,单例模式能够很容易地适应这一变化。

词典释义: