constructor

英[k?n?str?kt?(r)]
美[k?n\'str?kt?]

基本釋義

n.
構(gòu)造器

詞性變化

實(shí)用例句

In addition, you can a type must have a parameterless constructor.

另外, 可以指定類型必須有無(wú)參數(shù)的構(gòu)造函數(shù).

期刊摘選

The compiler will not synthesize the default constructor for classes that have members of type NoDefault.

編譯器將不會(huì)為具有NoDefault類型成員的類合成默認(rèn)構(gòu)造函數(shù).

期刊摘選

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

每種值類型均有一個(gè)隱式的默認(rèn)構(gòu)造函數(shù)來(lái)初始化該類型的默認(rèn)值.

期刊摘選

A constructor initializer list specifies initial values for one or more data members of the class.

構(gòu)造函數(shù)的初始化列表為類的一個(gè)或多個(gè)數(shù)據(jù)成員指定初值.

期刊摘選

The base part is initialized by the default constructor of the base class.

基類部分由基類的默認(rèn)構(gòu)造函數(shù)初始化.

期刊摘選

Delegate constructor for type'| 1 ', necessary for the implementation of delegates, cannot be found.

無(wú)法找到實(shí)現(xiàn)委托所需的類型 “ |1”的委托構(gòu)造函數(shù).

期刊摘選

The copy constructor and destructor but no assignment operator.

定義了復(fù)制構(gòu)造函數(shù)和析構(gòu)函數(shù)但沒(méi)有定義賦值操作符.

期刊摘選

A constructor can throw any exception.

一個(gè)Constructor可以拋出任何異常.

期刊摘選

Error: Type constructor has invalid calling convention.

錯(cuò)誤: 類型構(gòu)造函數(shù)具有無(wú)效的調(diào)用約定.

期刊摘選

The default constructor is used whenever we define an object but do not an initializer.

只要定義一個(gè)對(duì)象時(shí)沒(méi)有提供初始化式,就使用默認(rèn)構(gòu)造函數(shù).

期刊摘選

Initializers are more than a convenient shortcut for statements in a constructor body.

初始化器不僅僅是構(gòu)造函數(shù)體里面表達(dá)式的一個(gè)便捷的快捷方式.

期刊摘選

The constructor to deserialize an object of type { 0 } was not found.

未找到反序列化{0}類型對(duì)象的構(gòu)造函數(shù).

期刊摘選

The user has no control on when the static constructor is executed in the program.

在程序中,用戶無(wú)法控制何時(shí)執(zhí)行靜態(tài)構(gòu)造函數(shù).

期刊摘選

The constructor arguments are actually Phoenix lambda expressions, so you can use arbitrarily complex expressions.

構(gòu)造函數(shù)參數(shù)實(shí)際上是Phoenix的λ表達(dá)式, 因此你可以使用任意復(fù)雜的表達(dá)式.

期刊摘選

Constructor that initializes a new object as a copy of another object of the same type.

將新對(duì)象初始化為另一同類型對(duì)象的副本的構(gòu)造函數(shù).

期刊摘選

Data members of class type are initialized by running the type's default constructor.

運(yùn)行該類型的默認(rèn)構(gòu)造函數(shù),來(lái)初始化類類型的數(shù)據(jù)成員.

期刊摘選

Adding variables that require a constructor at a point before the instruction pointer.

添加要求在指令指針前存在構(gòu)造函數(shù)的變量.

期刊摘選

The CRM compensator must expose a public default constructor.

CRM補(bǔ)償器必須公開公共的默認(rèn)構(gòu)造函數(shù).

期刊摘選

A structure variable implicitly includes an initialization of the elements using the structure's parameter less constructor.

結(jié)構(gòu)變量使用結(jié)構(gòu)的無(wú)參數(shù)構(gòu)造函數(shù)隱式包含元素的初始化.

期刊摘選

The initializers for ZooAnimal Bear's constructor initializer list are ignored.

忽略Bear的用于ZooAnimal構(gòu)造函數(shù)初始化列表的初始化式.

期刊摘選

Describes how to generate a stub for an undefined class, constructor, method, property, field, or enum.

描述如何為未定義的類 、 構(gòu)造函數(shù) 、 方法 、 屬性 、 字段或枚舉生成存根.

期刊摘選

A constructor that supplies default arguments for all its parameters also defines the default constructor.

為所有形參提供默認(rèn)實(shí)參的構(gòu)造函數(shù)也定義了默認(rèn)構(gòu)造函數(shù).

期刊摘選

Be sure to add the macros inside the grammar definition's constructor.

請(qǐng)確認(rèn)將這些宏加在語(yǔ)法定義的構(gòu)造函數(shù)內(nèi)部.

期刊摘選

The hierarchy of constructor calls brings up an interesting dilemma.

構(gòu)造方法的調(diào)用順序引出了一個(gè)很有趣的現(xiàn)象.

期刊摘選

Adds a new constructor to the dynamic type.

向動(dòng)態(tài)類型中添加新的構(gòu)造函數(shù).

期刊摘選

There are complications if one static constructor invokes another which invokes the first again.

這會(huì)產(chǎn)生一個(gè)并發(fā)癥,如果一個(gè)靜態(tài)的構(gòu)造器引再次觸發(fā)另一個(gè)第一次就已經(jīng)觸發(fā)的.

期刊摘選

Column'{ 0 } ': Type'{ 1 }'does not have constructor with string argument.

列 “ {0}”: 類型 “ {1}”沒(méi)有帶字符串參數(shù)的構(gòu)造函數(shù).

期刊摘選

Constructor must have standard calling convention.

構(gòu)造函數(shù)必須具有標(biāo)準(zhǔn)調(diào)用約定.

期刊摘選

It'should define its own constructor to initialize these members.

它應(yīng)該定義自己的構(gòu)造函數(shù)來(lái)初始化這些成員.

期刊摘選

The total points gained by both cars together are counted for the constructor.

賽車制造商的分?jǐn)?shù)是兩輛賽車加起來(lái)的總分?jǐn)?shù).

期刊摘選

英英釋義

Noun
  • 1. someone who contracts for and supervises construction (as of a building)

同義詞

最新英語(yǔ)單詞

行業(yè)英語(yǔ)