initializers
基本解釋
- 初始狀態(tài)設(shè)置軟件,初始化軟件
英漢例句
- It is an error to have too many initializers.
如果初始化表達(dá)式的個數(shù)比數(shù)組元素數(shù)多,則是錯誤的。 - Minimize reliance of implicit initializers for fields.
最小化對在域中的暗藏的初始化的信任。 - C#'s constructor initializers provide a better alternative.
C%23的構(gòu)造函數(shù)初始化器提供了更好的改變。 - Initializers can also be included in the declarations.
申明的同時也可以初始化。 - The this keyword can not be used in property initializers.
不能在屬性初始值設(shè)定項內(nèi)部使用 this 關(guān)鍵字。