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

    Always provide a static constructor when providing static member variables.

    youdao

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

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

    youdao

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

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

    youdao

  • 通过子类中增加一个静态同步方法试图保护类中的静态成员变量无效的。

    It is not effective to add a new static synchronized method in a subclass that attempts to protect static fields declared in a superclass.

    youdao

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

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

    youdao

  • 数字变成是Classifier 2中的成员变量将允许避免作为参数传递大堆静态方法

    I've made the number a member variable within the Classifier2 class, which allows me to avoid passing it around as a parameter to a bunch of static methods.

    youdao

  • 如果所有实例维持一个变量实例用到静态成员变量

    If you want to maintain a single instance of a variable for all instances of a class, you will use static-class member variables to do it.

    youdao

  • 回答你的问题基本。静态变量函数或者类的成员变量或局部变量初始一次,终止。例如;

    So as you see although we call foo function three times the initialization of a static varible is done only once.

    youdao

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

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

    youdao

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

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

    youdao

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

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

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