initializers
常見例句
- It is an error to have too many initializers.
如果初始化表達式的個數(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)鍵字。 - Execute the explicit instance variable initializers.
執(zhí)行明確的物件變數(shù)初始化. 返回 initializers