I would check the constructor.
我会检查构造函数。
This property is set in the constructor.
这个属性在建构函式中设定。
This method is effectively the constructor.
该方法实际上就是构造函数。
The constructor for the built-in open function is.
此内置open函数的构造函数是。
Use the code in listing 2 for the constructor routine.
使用清单2的代码实现构造器例程。
The constructor in the source code is coded this way.
源代码中的构造方法就采用这种方法。
The constructor below contains the line in question.
下面的构造函数包含了问题中描述的这个开关。
To create such a tuple, you must call the constructor.
若要创建此类元组,必须调用构造函数。
In the attached class this will be done in the constructor.
在附加的类里,解析在在构造函数中完成。
To solve this, have the constructor heed its first argument.
为了解决这些,构造器必须留意第一个参数。
The first argument to the constructor is the URI of the data source.
构造函数的第一个参数是数据源的URI。
The constructor is passed a reference to the actual grammar self.
构造函数被作为引用传递给实际的语法self。
This new document is passed to the constructor of the order class.
新文档被传递给该订单类的客户。
When the function end, the constructor of the object will be called.
当函数结束的时候,对象的析构函数就会被调用。
You can download the actual source code for the constructor and prototype.
您可以下载构造方法和原型的源代码。
Notice that in the constructor we look for two EntityManagerFactories.
请注意,在构造函数中,我们查找了两个EntityManagerFactory。
The constructor can take a simple built-in numerical type or character data.
该构造函数可以接受简单的内置数值类型或字符数据作为参数。
Add a simple constructor to the class, such as the constructor in Listing 2.
在类中添加一个简单的构造函数,如清单2中的构造函数。
If you do, an exception is thrown when you try to use the constructor.
否则当您尝试使用建构函式时,会掷回例外状况。
Now we create a car by passing the engine and tires to the constructor.
现在,通过往构造函数中传入引擎和轮胎来创建一辆车。
Note that the constructor takes a string argument, the name of the icon.
构造函数带有字符串参数—图标名称。
The constructor for the base class must be called in the derived class.
基底类别的建构函式必须在衍生类别中呼叫。
This is because the only time it will ever be used is by the constructor.
这是因为它唯一的一次,将使用的构造。
It also answers your first point, that the constructor must have a return type.
这也回答了你的第一点,这个构造函数必须有返回类型。
For elements without a natural order, you can provide a Comparator to the constructor.
对于没有天然顺序的元素,可以为构造函数提供一个Comparator。
In the example shown here, the constructor accepts a string that represent the superclass name.
在我们的例子中,构造器接收了一个表示超类名称的字符串。
Note that the site's constructor accepts a designer host instance.
请注意,站点的构造函数接受设计器宿主实例。
The first auxiliary constructor accepts a label and a single callback.
第一个辅助构造函数接受一个标签和一个单独的回调函数。
The object's constructor and its render method look like this
对象的构造函数和render方法看上去是这样的
Now, the ST_LineString constructor is a deterministic function without any side effects.
现在,ST_LineString构造函数是一个没有任何副作用的确定性的函数。
应用推荐