• 静态成员中引用封闭类型参数

    Enclosing type parameters should not be referred to inside static members.

    youdao

  • 鼓励通过实例变量使用静态成员

    Using a static member through an instance variable should be discouraged.

    youdao

  • 静态成员中的封闭类型参数

    Enclosing type parameters in static members.

    youdao

  • 静态成员不能子类中被重新定义。

    Static members and methods cannot be re-defined in subclasses.

    youdao

  • 静态成员定义存在任何对象

    Static members exists with the defining Class not with any object.

    youdao

  • 前面已经提到过,CLR支持静态成员继承

    As I alluded to earlier, the CLR does not support the inheritance of static members.

    youdao

  • 因此应该它们声明此类静态成员

    Therefore, they should be declared as static members of the class.

    youdao

  • 静态成员输入对象吗?

    Do static members enter objects?

    youdao

  • 人疲惫静态成员实施对象

    Oh man, this is getting tiring: Static members are NOT implemented in object.

    youdao

  • 对于静态成员实例成员来说,正确的。

    This is true for both static members and instance members.

    youdao

  • 包含静态成员

    Contains only static members.

    youdao

  • 为了说明静态成员请看一个表示公司雇员

    To demonstrate static members, consider a class that represents a company employee.

    youdao

  • 如果静态成员一个变量然后可以改变

    If the Static member is a mutable variable, then you can certainly change it's value.

    youdao

  • 提供静态成员变量时,总是提供一个静态构造函数

    Always provide a static constructor when providing static member variables.

    youdao

  • 最有可能丢失支票公共静态成员多线程访问

    It's most likely a missing check for multi thread access of the public static member.

    youdao

  • 什么时候使用带有静态成员,什么时候使用例?

    When would you use a class with static members and when would you use a Singleton class?

    youdao

  • 一个对象创建时接收静态成员改变

    When an object is created, does it receive the static member, and can that value be changed?

    youdao

  • 不能Static1派生,或者该类添加任何静态成员

    You also cannot derive from Static1, or add any non-static members to the class.

    youdao

  • 基本上静态成员实施对象如何以及他们如何改变

    Basically, how are static members implemented in objects, and how do they change? And can they only be manipulated with static methods?

    youdao

  • PHPV5.3提供一些特性增强静态成员方法支持

    PHP V5.3 has added several features to enhance the support for static members and methods within a class.

    youdao

  • PHPV 5中的另一个重要的新功能支持类使用静态成员方法

    Another important addition to PHP V5 is support for static members and methods on classes.

    youdao

  • 本文结尾看到在应用程序使用静态成员静态最佳做法

    By the end of the article, you will come away with best prac-tices for the use of static members and static classes in your apps.

    youdao

  • 创建一个类型任何实例之前应该初始化其中静态成员变量

    You know that you should initialize static member variables in a type before you create any instances of that type.

    youdao

  • 需要注意重复自己费用静态成员关联对象

    Note though, at the expense of repeating myself, that static members are associated with the Class, not the object.

    youdao

  • 如果需要简单分配一个静态成员,那么可以使用初始化器语法

    If you simply need to allocate a static member, use the initializer syntax.

    youdao

  • 然后可以这些设置保存静态成员中,以便后续的消息可以使用

    You can then store these Settings in static members of the class, making the value available to subsequent messages.

    youdao

  • 复杂逻辑初始化静态成员变量时请创建静态构造函数

    When you have more complicated logic to initialize static member variables, create a static constructor.

    youdao

  • 使用P /调用API函数常量结构定义静态成员管理

    Use P/Invoke to wrap the API functions, constants, and structure definitions as static members of a managed class.

    youdao

  • 系统创建第一个类型实例引用任何静态成员之前调用静态构造函数

    The system calls the static constructor before the first instance of the type is created or any static members are referenced.

    youdao

  • 类型静态成员使用反射技术与在对象实例成员上进行反射有一点小小的差别

    Using reflection techniques on static members of a type differs slightly from reflecting on instance members of an object.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定