Class constructors should be lazy.
类的构造函数应该是延迟的。
Constructors, methods, and variables.
构造函数、方法和变量。
After all, where are the constructors?
最后还有一个问题,构造函数在哪里?
Constructors are also easy using the init block.
构造函数也可以方便地使用init块。
Managing exceptions in constructors and destructors
管理构造函数和析构函数中的异常
The rest of the class is just some basic constructors.
类的剩余部分就是一些基本的构造器。
Type constructors are also known as type initializers.
类型构造函数也称为类型初始值设定项。
Instead, use the integer or String-based constructors.
请使用基于整数或String的构造函数。
MQSeries does not make use of connection constructors.
MQSeries 不使用连接构造器。
Methods and constructors can also have invariant tests.
方法和构造函数也可以有不变条件测试。
Use ROW and list constructors to create lists of fields.
使用ROW和LIST构造函数创建字段列表。
Constructors build lists, and selectors break lists down.
构造函数构建列表,选择函数分解列表。
Pico programmers rely first on constructors to do injection.
Pico 程序员首先依靠构造函数进行注入。
Within the class tags are the fields, methods, and constructors.
在class标签中是字段、方法和构造函数。
There are a few advantages of Scala’s constraints on constructors.
Scala 对构造函数的约束有一些好处。
This behavior is enabled for fields, constructors, and methods.
域、构造器和方法都可以激活此行为。
Two types of functions manipulate lists: constructors and selectors.
操纵列表的有两类函数:构造函数和选择函数。
Closures can be passed as interface to static methods, constructors.
闭包可以通过接口传递给静态方法和构造函数。
Instead, widgets take a reference to their parent in their constructors.
相反,窗口小部件可以在其构造函数中引用它们的父代。
Delegating constructors: Read the white paper on delegating constructors.
Delegating constructors:阅读关于委托构造器的白皮书。
The command provider will use these constructors to create or load a step.
命令提供程序将使用这些构造器创建或加载步骤。
Exposes attribute, constructors, operations, parameters, and notifications.
暴露属性、构造器、操作、参数和通知。
All steps should provide two constructors to create and load the command step.
所有步骤都应提供两个构造器,以创建和加载命令步骤。
Static methods can also create the buffers, because no constructors exist.
静态方法也可以创建缓冲区,因为不存在构造函数。
If you want to build lists instead of taking them apart, you need constructors.
如果希望构建列表而不是将其分开,就需要构造函数。
One of the constructors passes in a mask and mask name, and the other does not.
一个构造器会传递蒙版和蒙版名,其他的则不会。
The constructors for these new objects access the PDOM to store their information.
这些新对象的构造函数访问PDOM以存储其信息。
ButtonWithCallbacks defines two auxiliary constructors for the user's convenience.
ButtonWithCallbacks定义了两个方便用户使用的辅助构造函数。
There is also at least one disadvantage of Scala’s constraints on constructors.
不过,这样也有至少一个缺点。
This detector finds fields that are read in constructors before they're initialized.
这个检测器寻找在构造函数中初始化之前被读取的字段。