• 必须拥有公有默认构造函数

    It must have a public default constructor.

    youdao

  • 公共默认构造函数例如

    A public default constructor; for example.

    youdao

  • 序列化/逆序列化需要默认构造函数

    The class being serialized/deserialized is not required to have a default constructor.

    youdao

  • 默认构造函数调用父类参数构造函数

    The default constructor invoked the no - arg constructor of the superclass.

    youdao

  • 什么默认构造函数

    What is a default constructor?

    youdao

  • 显示了默认构造函数返回类型默认

    The following table shows the default values of value types returned by the default constructors.

    youdao

  • 未能序列化{0}。集合枚举数需要默认构造函数

    Could not serialize {0}. Default constructors are required for collections and enumerators.

    youdao

  • 因为自己正在构建一个,所以我需要显式地创建默认构造函数

    Because I'm building a class myself, I need to explicitly create the default constructor.

    youdao

  • 合成默认构造函数一般适用包含类型成员

    The synthesized default constructor often suffices for classes that contain only members of class type.

    youdao

  • 保护想法创建一个拷贝构造函数除了默认构造函数

    The idea is to create a protected copy constructor aside from the default constructor.

    youdao

  • 类型来说,通过运行默认构造函数来初始化对象

    For class types, objects are initialized by running the class's default constructor.

    youdao

  • 这种实例化涉及到调用默认构造函数随后还要注入依赖关系

    This instantiation involves the default constructor for the class being called, with the injection of dependencies happening afterwards.

    youdao

  • x默认构造函数可以参数调用X的构造函数

    A default constructor for a class X is a constructor of class X that can be called without an argument.

    youdao

  • 结构不能声明默认构造函数(没有参数构造函数)函数

    A struct may not declare a default constructor (a constructor without parameters) or a destructor.

    youdao

  • 清单1中的模板源代码是类默认构造函数第一方法没有出现其中

    The first method is one that doesn't even appear in the source code for my template class back in Listing 1, the default constructor for the class.

    youdao

  • 每种类型均有一个隐式默认构造函数初始化类型的默认值。

    Each value type has an implicit default constructor that initializes the default value of that type.

    youdao

  • 注意使用默认构造函数可以不用写括号(例如没有参数构造函数)。

    Note that you can drop the parentheses when using a default constructor (i.e., one that takes no arguments).

    youdao

  • 场景3使用jMockRMock 模拟带有默认构造函数具体

    Scenario 3: Use jMock and RMock to mock a concrete class with a nondefault constructor

    youdao

  • 没有初始列表初始化的成员使用它们默认构造函数隐式初始化。

    Class members that are not initialized in the initializer list are implicitly initialized by using their default constructor.

    youdao

  • 使用命名程序集文件默认构造函数创建指定名称COM对象实例

    Creates an instance of the COM object whose name is specified, using the named assembly file and the default constructor.

    youdao

  • vector默认构造函数则生成一个没有元素的vector向量对象。

    The default vector constructor generates a vector with no elements.

    youdao

  • 根据CDI规范一个no - arg默认构造函数使得这个成为托管bean

    According to the CDI specification, having a no-arg default constructor makes this class eligible to be a managed bean.

    youdao

  • 停止注册过程,注册对象状态将等于使用默认构造函数构造对象后的状态。

    After the registration process has been stopped, the registration object's state is equal to the state directly after being constructed by the default constructor.

    youdao

  • 结构定义任何构造函数必须至少一个参数以便不会默认构造函数冲突

    Any constructors that you define for structures must have at least one argument so that they do not conflict with the default constructor.

    youdao

  • 如果没有一个类显式定义任何构造函数编译自动为这个类生成默认构造函数

    If we do not explicitly define any constructors, then the compiler will generate the default constructor for us.

    youdao

  • 如果没有一个类显式定义任何构造函数编译自动为这个类生成默认构造函数

    If we do not explicitly define any constructors, then the compiler will generate the default constructor for us.

    youdao

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

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

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