国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

initializer

initializer

美 [?'n???la?z?]  英 [?'n???la?z?]

  • n.初始程序
  • 網絡初始化器;初始化程序;初始化式

英漢解釋

n.
1.
初始程序

例句

As with a normal aggregate initializer, missing values are treated as though they'd been given 0 as an initializer.

使用普通聚合初始程序缺少認為它們已經初始程序指定0來處理

As you saw earlier, the code for a static field initializer executes inside an implicit type constructor.

正如前面看到那樣靜態(tài)字段初始設定代碼式類型構造函數內部執(zhí)行

The designated initializer syntax allows you to initialize members by name, without regard to the order in which they appear in an object.

指定初始程序語法允許通過名字初始成員不用理會它們對象出現順序

This error is also produced when you try to use the short form of an array initializer nested inside a collection initializer .

如果嘗試使用嵌套集合初始設定數組初始設定縮寫形式生成錯誤

Metadata about operations, references, and basic attributes are initialized in a static block initializer, as shown in Listing 3.

有關操作引用以及基本屬性元數據一個靜態(tài)初始程序初始清單3

In standard C, the effect of this is to forbid the use of the address of a thread local variable as an initializer for an object or pointer.

標準C這種作法效果禁止線程本地變量地址用作對象指針初始設定

Whenever a particular type is required, the initializer for that type is transparently lifted into the type itself.

每當需要一個特殊類型類型初始明顯提升類型本身

If you declare more than one variable with the same As clause, you cannot supply an initializer for that group of variables.

如果使用一個As子句聲明多個變量不能變量提供一個initializer

Implicitly typed arrays, a form of array creation and initialization that infers the element type of the array from an array initializer.

數組數組創(chuàng)建初始形式數組初始推導出數元素類型

Instead of a constructor, the body of the class contains the class initializer.

方法表示主體包含初始設定而不是構造函數

A member initializer that specifies a collection initializer after the equals sign is an initialization of an embedded collection.

成員構造特指等號后面集合構造內嵌集合初始

In addition, both fields and settable properties can be assigned within the body of the object initializer.

此外字段設置屬性對象初始主體內部進行

A declaration may have an initializer only if it is also a definition because only a definition allocates storage.

只有聲明也是定義聲明可以初始因為只有定義分配存儲空間

To use them, you create a session object and pass it to the constructor or initializer for a binary XML reader or writer.

使用動態(tài)字典創(chuàng)建會話對象傳遞二進XML讀取編寫構造函數初始設定

A member initializer that specifies an object initializer after the equals sign is an initialization of an embedded object.

等號指定一個對象初始成員初始對內對象初始

Term used to describe the rules for initializing variables and array elements when no explicit initializer is given.

描述沒有顯式初始初始變量數組元素規(guī)則術語

When overridden in a derived class, returns an array of initializer objects corresponding to an input array of method definitions.

派生中重寫時返回方法定義輸入數組對應初始設定對象數組

This error indicates that you tried to modify an initializer in a generic type.

錯誤指示嘗試型類型修改初始設定

Anonymous types must be declared with an object initializer.

匿名類型必須對象初始設定加以聲明

Class has an initializer and keeps track of the parameter passed in to determine whether to apply XSLT to XML results.

一個初始記錄傳遞參數決定是否XML結果應用XSLT

As with instance initialization, you can use the initializer syntax as an alternative to the static constructor.

實例初始一樣可以使用初始語法作為靜態(tài)構造函數變體

In the case of PHP, the arguments to this object initializer are path, host and port.

PHP來說這個對象初始參數pathhostport

The metaclass will create the class (as a new style one) and will pass it to the class initializer procedure.

創(chuàng)建作為一個新式傳遞初始過程

If you do not specify datatype, the variable takes the data type of initializer.

如果沒有指定datatype變量采用initializer數據類型

When you create an anonymous type that contains an array, the array must be implicitly typed in the type's object initializer.

建立包含陣列匿名別的物件初始定式必須隱含

An object initializer consists of a sequence of member initializers, enclosed by { and } tokens and separated by commas.

對象初始一系列成員初始組成封閉{}標記并且逗號間隔

The static initializer in Listing 2 shows the registration process for a Customer class that contains two properties: name and salary.

清單2靜態(tài)初始顯示Customer注冊過程這個包含兩個屬性namesalary

With two exceptions, using an initializer is equivalent to assigning to a non class data member both in result and in performance.

除了例外類類型數據成員進行使用初始結果性能等價

An interface may not contain field declarations, initializer declarations, or nested class declarations.

interface不能包含字段聲明初始設定聲明嵌套聲明

The static keyword can also be used to create a static initializer block that runs only once, when the object is first loaded into memory.

關鍵用來創(chuàng)建一個靜態(tài)初始設定相應對象首次加載內存運行一次

Cannot initialize object of type 'type' with a collection initializer.

無法使用集合初始設定初始類型type對象

Given this kind of semantics, using initializer lists should be preferred whenever possible.

由于采用這種語義應該盡可能使用初始列表

A collection initializer specifies the elements of a collection.

集合初始指定集合元素

To instantiate the object within the shared memory, define an additional class, Initializer.

共享內存對象進行實例化定義另外Initializer

An array initializer or a constraint list has not been ended in a valid fashion.

數組初始設定約束列表結束方式無效

Initializer defines shared memory id m_shmid and a semaphore ms_mutex for synchronous event handling.

Initializer定義共享內存idm_shmid一個用來處理同步事件信號量ms_mutex。

Such initialization is tedious and error-prone because it is easy to forget an initializer or to supply an inappropriate initializer.

這樣初始乏味易于出錯因為容易遺忘初始提供不適當初始

The compiler uses a variable's initializer to determine the variable's type at compile time to produce early-bound code.

編譯使用變數初始設定編譯時期判斷變數產生早期程式碼

A class may contain several static initializer blocks interspersed with static field declarations.

一個class可以包含多個static字段聲明交錯static初始設定

When it discovers a loop, it displays three expressions: the initializer, condition, and iteration.

發(fā)現一個循環(huán)會顯示表達初始程序條件迭代