| 1. | Class is merely a container for static instances of 的静态实例的一个容器。 |
| 2. | In addition to being static , the objects within the 除了为静态实例之外, |
| 3. | In mfcatl . cpp and add a static instance of the module class called 的模块类的静态实例。 |
| 4. | Class is a container for static instances of the 类的静态实例的容器。 |
| 5. | Once you have retrieved the static instance , you can call the 检索到静态实例之后,可以调用 |
| 6. | Class uses a static instance of the 类的静态实例,所以在可以创建 |
| 7. | A private static instance of the plug - in class , as well as the getter method , is also be generated 还生成了插件类的一个私有静态实例以及getter方法。 |
| 8. | And used it from multiple threads , unaware that their programs were not going to behave correctly under heavy load 的静态实例,并在多个线程中使用它,同时不知道他们的程序在大负荷下是否能正确运行? |
| 9. | That can be accomplished by statically instantiating a category in each class , with the category name equal to the fully qualified name of the class - a useful and straightforward method of defining categories 来命名类别变得更容易。有一种实用且简单的方法可以定义类别,即在每个类中,使用与类全限定名相等的类别名称来静态实例化类别。 |