initializer
英音[ ɪˈnɪʃəˌlaɪzə(r) ] 美音[ ɪˈnɪʃəˌlaɪzər ]

初始化器

常用释义

词性释义

n.

初始化器;[计] 初始化程序;初始设定式
例句
  • 全部
  • 初始化器
  • 初始设定式
  • 初始化程序
1·The metaclass will create the class (as a new style one) and will pass it to the class initializer procedure.
元类将创建此类(作为一个新式类)并将其传递给类初始化器过程。
2·Given this kind of semantics, using initializer lists should be preferred whenever possible.
由于采用这种语义,应该尽可能使用初始化器列表。
3·The list defined using -that's an initializer list.
这个列表是使用定义的,它是初始化器列表。
4·Listing 2 shows a typical static initializer.
清单2显示了典型的静态初始化器。
5·The static initializer in Listing 2 shows the registration process for a Customer class that contains two properties: name and salary.
清单 2 中的静态初始化器显示了 Customer 类的注册过程,这个类包含两个属性:name 和 salary。
1·The following example demonstrates using the base class initializer.
下列范例示范使用基底类别初始设定式。
2·You can create an implicitly-typed array in which the type of the array instance is inferred from the elements specified in the array initializer.
您可以建立隐含型别的阵列,在其中阵列执行个体的型别是由阵列初始设定式中指定的项目推断。
3·It cannot be used in the initializer list for a base class.
它无法在基底类别的初始设定式清单中使用。
1·After the project had been created, we used the Eclipse extension point wizard, shown in figure 1, to create a preference page with its preferences initializer.
创建好项目后,我们使用Eclipse扩展点向导(如图1所示)来使用首选项初始化程序创建一个首选项页面。
2·The com.dW.dWRFD1Handler class is basic, consisting mostly of an initializer, getters, and setters, and it should not require much further discussion.
dWRFD1Handler类很简单,主要由一个初始化程序、getter 和 setter 组成,对它应该没必要再作讨论。
网络释义

初始化器

如果初始化器initializer)是一个字符串,那么就必须提供一种编码。如果初始化器是一个 bytes literal,则无须指定编码类型…

初始化程序

超全的英语短句汇集 - ξσ Dicky σξ - 博客园 ... initialize 初始化 initializer 初始化程序 initiate 启动 ...

初始化式

③ 没有初始化式initializer ),不可对数组初始化。 6. 指针数组和数组指针 指针类型: ⑴.new 运算符返回的是一个指向所分 …

初始器

  接下来,我们需要设置一个叫数据库初始器(initializer),它能确保当用户修改数据模型实体的时候,数据库中的数据表能跟随变化,否 …

初始设定式

计算机与网络用语中英翻译(三) ... initialized 初始化 initializer 初始设定式 initializing fax 初始化传真 ...

初始化子

C++0X提供了auto 关键字, 这会依据该初始化子initializer)的具体型别产生变量.以前的C++也有一个auto关键字的,但是意义 …

初始化函数

我们还给这个类写了个初始化函数initializer),这样我们就可以在创建实例时,方便地设定虫子的名字和恐怖值。打开ScaryB…

初始化方法

不要在初始化方法Initializer)和dealloc方法里使用Accessor Methods不要在初始化方法里使用accessor methods的原因可能 …
更新时间:2025-05-06 23:19