Redefine the Array constructor.
重新定义Array构造器。
Those are constructor parameters.
它们是构造函数的参数。
Executes the rest of the constructor.
执行构造函数的剩余部分。
The constructor takes two arguments.
构造函数采用两个参数。
Do not provide a no-argument constructor.
不要提供一个无参数的构造函数。
Register the attributes in the constructor.
在构造器中注册属性。
In the constructor you'll initialize them both.
在构造函数中,您将初始化这两个变量。
Many options can be passed to this constructor.
许多选项可以被传送到这个构造函数。
The grammar rules are defined in its constructor.
语法规则在其构造函数中定义。
No constructor exists for creating a record store.
没有用于创建记录存储的构造函数。
Specify constraints for constructor parameters.
为结构参数指定约束条件。
They can only be initialized through the constructor.
它们只通过构造函数初始化。
Then set options as arguments to the constructor.
然后,通过构造函数的参数来设置选项。
The second auxiliary constructor accepts just a label.
第二个辅助构造函数只接受一个标签。
Both keywords can be used with constructor parameters.
这两个关键字都可以被用作构造函数参数。
Modeling constructor, destructor, and copy constructor.
建模构造函数、分析构造函数,以及拷贝构造函数。
Its constructor creates the Shared memory and objects in it.
它的构造函数创建共享内存及其中的对象。
The trigger handler constructor also changed in INS V2.2.
在INSV2.2中触发器处理程序也有所改变。
The additional constructor deals with the access order option.
添加的构造函数处理存取顺序选项。
Therefore, let's modify the constructor as shown in Listing 6.
因此,我们要修改清单6所示的构造函数。
Do not provide any mutating methods other than the constructor.
除构造函数之外,不再提供任何的可变方法。
It also creates a constructor that sets this instance variable.
同时也创建了用于设置这个实例变量的构造函数。
Some XSLT elements contain a sequence constructor, as can an LRE.
一些XSLT元素像LRE一样可以包含顺序构造器。
Dependencies are configured via constructor or field annotations.
依赖关系通过构造函数或属性注解进行配置。
One form of the LocalResourceManager's constructor takes a widget.
其构造函数的一种形式采用了小部件。
Define a constructor function which initializes the required data.
定义一个构造器函数来初始所需的数据。
It reads the namespaces only one time in advance in the constructor.
它只在构造函数内提前读取一次名称空间。
There is no constructor defined to initialize it to another value.
我们没有声明构造函数用其它值来初始化它。
You can turn on namespace awareness in the constructor, but I rarely do.
您在构造函数中启用名称空间感知,但我很少这样做。
The next constructor creates an integer with the value of 100, as specified.
第二个构造函数根据规定创建了一个值为 100的整数。
应用推荐