您要查找的是不是:
- The Singleton pattern is shown in Figure 5. Singleton模式如图5所示。
- There are various different ways of implementing the singleton pattern in C#. 这里将介绍在C%23中实现单件模式的多种方法。
- The Singleton pattern is used to design the classes that provide the configuration settings for an application. 单件模式被用来设计提供应用程序配置的类。
- Classes definitions can now include static members (properties), accessible vi a the class. Common usage of static members is in the Singleton pattern. 类定义现在包含了静态成员(属性)的定义,并通过类访问它们。通常静态成员用于单独的部分。
- You use this function to initialize static variables, enforce the singleton pattern, or perform any other necessary work before a class is usable. 在一个类被使用前,用该方法初始化静态变量,强制单件模式,或者执行任何其它必要的工做。
- Classes definitions can now include static members (properties), accessible via the class. Common usage of static members is in the Singleton pattern. 类定义现在包含了静态成员(属性)的定义,并通过类访问它们。通常静态成员用于单独的部分。
- Since there can be only one un-caught handler per process active at a time, the constructor should be invoked only once; hence, the reason for the singleton pattern. 因为每次只能有一个未捕获的处理程序处理一个活动进程,构造函数应该只被调用一次,因此要采用singleton模式。
- Unless the settings wrapper class is designed using the singleton pattern, there can be multiple instances of the same application settings class in a single application. 除非使用单一实例模式来设计设置包装类,否则单个应用程序中可能存在同一个应用程序设置类的多个实例。
- The singleton pattern is one of the best-known patterns in software engineering. 单件模式是软件工程中流传比较久远的模式之一。
- The framework we ll create is a simple 3-tier framework that processes business logic using three patterns: the 3-layer architecture pattern, the Singleton pattern, and the Command pattern. 我们将要建立的是一个简单的3-tier框架,它使用了三种模式处理业务逻辑:3-layer体系结构模式、Singleton模式和Command模式。
- This cloth has a pattern of blue and white squares. 这种布有蓝白格子的图案。
- The economy should be shaped to a new pattern. 经济应该适合于一种新的模式。
- He roughed in the curves he intended his pattern to take. 他粗略地勾出了他设想中图案的曲线。
- The curtains had an elaborate pattern of flowers. 窗帘上绘有精美的花卉图案。
- An open, crisscross pattern or weave. 格子细工开放式交叉结构或编织法
- So as to conform to a type, standard, or pattern. 纯粹地符合类型、标准或模式地
- Mary used a paper pattern to make her new dress. 玛丽按照纸样缝制她的新衣服。
- I don't like the pattern on the fabric. 我不喜欢那块布料上的图案。
- Returns the singleton application instance. 返回应用程式单例对象。
- His speech followed the usual pattern. 他按照通常的方式讲话。