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