八八字典>英语词典>initializing翻译和用法

initializing

英 [ɪˈnɪʃəlaɪzɪŋ]

美 [ɪˈnɪʃəlaɪzɪŋ]

【计】(正在)初始化

计算机

双语例句

  • They were added to the language to specifically address the difficulties involved with initializing static members in other languages.
    它们被加入到语言中来,对在其它语言中涉及到的和初始化静态成员相关的困难,进行了特殊的描述。
  • Acquisition means creating a variable and initializing it to refer to the system resource.
    获取表示创建变量并将其初始化,以便引用系统资源。
  • A problem occurred in initializing mci.
    初始化mci时发生问题。
  • Error initializing protocol component in binding| 0: duplicate entries found.
    在绑定0中初始化协议组件时出现错误:找到重复项。
  • We would like to have the option of initializing an infinite random vector with the values in another vector.
    希望能够用另一个向量中的值对一个无限随机向量进行初始化。
  • Cannot retrieve file mapping size while initializing configuration settings.
    初始化配置设置时无法检索文件映射大小。
  • The values in the following listing are all literals, which is the most common case when initializing arrays.
    以下清单中的值都是文字,这是初始化阵列时最常见的情况。
  • What this does is initializing the provider with the configured settings to a certain extent.
    此功能用配置的设置对提供者进行一定程度的初始化。
  • Initializing the snapshot of the database. This may take a few minutes.
    正在初始化数据库的快照。这可能需要几分钟。
  • There are subtle differences between copy-and direct-initialization when initializing objects of a class type.
    当初始化类类型对象时,复制初始化和直接初始化之间的差别是很微妙的。