Define a static class to contain the extension method.
定义静态类别以包含扩充方法。
An error for the illegal reference to t inside static class d.
在静态类d中非法引用t的错误。
Which function is used to initialize the static class member?
它的功能是用来初始化静态类成员?
Is there a specific notation for a final static class in UML?
有一个特定的最后一个静态类在UML符号吗?
The class Extensions is a static class that has a static method.
扩展类是一个静态类有一个静态方法。
Use the static methods in the class and you’re ready to go.
你只需使用类中的静态方法就可以完成想要的功能。
The same prefix can reference several different static methods in the same class.
在同一个类中,相同的前缀可以引用多个不同的静态方法。
Structure diagrams, such as a class diagram, represent static application structure.
结构图,比如类图,代表静态应用软件的构架。
A plus sign (+) denotes a class or static method.
正号(+)表明一个类或静态方法。
First up is support for binding to static properties via the class name.
首先是支持通过类名与静态属性绑定。
Class members of this kind are known as static.
这种类成员叫做静态成员。
The ListValuesUtility class has static data source reference.
ListValuesUtility类具有静态数据源引用。
the pattern should be a static member in the class.
则模式应是类中的静态成员。
In this example, I'll use static BCI to instrument the EmpDAOImpl class.
在这个例子中,我将使用静态bci来插装empdaoimpl类。
We use the EmbeddedDriver for our driver class in the static initializer of the class.
我们将在类的静态初始化器中把 EmbeddedDriver 用于驱动程序类。
This code is defined as the static method of the watchit class.
此代码定义为watchit类的静态方法。
Why is the static variable null when I try to access it in another class?
为什么是静态变量空时,我尝试在另一个类的访问?
Is it poor design to declare a class abstract because it only has static members?
它是糟糕设计声明一个抽象类,因为它只有静态成员?。
Figure 4: a static method Sequence diagram for a method in a Swing class.
图4:swing类中的方法的静态方法时序图。
Somebody said my class has to be static and I can't have a constructor.
有人说我的类必须是静态的,我不能有一个构造函数。
C + + how to give value to a static variable in a class?
如何给类中的静态变量值吗?
Use a single static instance of the class to access settings.
使用一个单一的静态类实例的访问设置。
Returns the field ID for a static field of a class.
返回类的静态域的域ID。 域由其名称和签名指定。
This member is static and can be invoked without creating an instance of the class.
此成员是静态的,可在不创建类实例的情况下调用。
Or, a nonstatic member function was called from outside the class as a static function.
或是,非静态的成员函式被当做静态函式从类别外呼叫。
Realizing the access of (class?)static member function to class non-static member.
实现了让类的静态成员函数访问类中非静态成员。
A static data member is not bound to a single instance of your class.
静态数据成员没有绑定到类的一个实例。
JUSTIFY — Constant static property in class flash. text. TextFormatAlign.
常数;在文本字段内将文本两端对齐。
LEFT — Constant static property in class flash. text. TextFormatAlign.
常数;会让文字栏位内的文字靠左对齐。
LEFT — Constant static property in class flash. text. TextFormatAlign.
常数;会让文字栏位内的文字靠左对齐。
应用推荐