您要查找的是不是:
- The CRM compensator must expose a public default constructor. CRM补偿器必须公开公共的默认构造函数。
- The default constructor invoked the no-arg constructor of the superclass. 默认构造函数调用父类的无参数构造函数.
- A public default constructor could not be found for the current item type. 找不到当前项类型的公共默认构造函数。
- Note that a C++ default constructor must not contain any code that can leave. 类构造函数不应该含有任何代码,因为它支持“离开”。
- Therefore, the default constructor for a singleton class will initialize the class to the only instance of the class. 因此,单一实例类的默认构造函数将该类初始化为该类的唯一实例。
- The declaration of the empty constructor prevents the automatic generation of a default constructor. 声明空构造函数可阻止自动生成默认构造函数。
- Control automatically calls the default constructor of a business object to create and instance of it using reflection. 控件自动调用业务对象的默认构造函数,以使用反射创建该对象的实例。
- Eventually she will figure it out: Her code is missing the default constructor for the applet she is writing. 最后他将发现,他写的小应用程序代码缺少缺省的构造函数。
- A default constructor and a field named Field, of type T, are added to class Sample. 将默认构造函数和一个名为Field、类型为T的字段添加到类Sample。
- Using the default constructor indicates that this context should be used for all members. 使用默认构造函数指示此上下文应该用于所有成员。
- A constructor that supplies default arguments for all its parameters also defines the default constructor. 为所有形参提供默认实参的构造函数也定义了默认构造函数。
- If we do not explicitly define any constructors, then the compiler will generate the default constructor for us. 如果没有为一个类显式定义任何构造函数,编译器将自动为这个类生成默认构造函数。
- A class does so by defining a special constructor, known as the default constructor . 它是通过定义一个特殊的构造函数即默认构造函数来实现的。
- Most types do have a default constructor, although there are some classes that do not. 尽管有一些类没有提供默认构造函数,但大多数类类型都会有。
- Equally important, the initializers are added to the compiler-generated default constructor. 同样重要的是,初始化器被加到了编译器生成的默认构造函数中。
- In certain cases, the default constructor is applied implicitly by the compiler. 在某些情况下,默认构造函数是由编译器隐式应用的。
- The default constructor is used whenever we define an object but do not supply an initializer. 只要定义一个对象时没有提供初始化式,就使用默认构造函数。
- If a class lacks a no-parameter constructor, but has other constructors, the compiler creates a default constructor. 如果类缺少无参的构造函数,但有其它的构造函数,编译器创建默认的构造函数,这是正确的。
- If the class has no default constructor, then the class may not be used in these contexts. 如果类没有默认构造函数,则该类就不能用在这些环境中。
- If the element type does not have a default constructor, then an explicit element initializer must be specified. 如果元素类型没有默认构造函数,则必须显式指定其元素初始化式。
- 今日热词
-
- 深远海浮式风电平台 - deep-sea floating wind power platform
-
- 京雄高速公路 - Beijing-Xiongan expressway
-
- 农业及相关产业增加值 - the added value of agriculture and related industries