读知识>英语词典>initializing翻译和用法

initializing

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

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

【计】(正在)初始化

计算机

双语例句

  • Initializing the data to default values and specifying locations for the match text to be rendered is shown below.
    下面显示了如何把数据初始化为默认值并指定要渲染的匹配文本的位置。
  • Error initializing Application object.
    初始化应用程序对象时产生错误。
  • Then the data fusion process and the parameters initializing are practically discussed.
    对数据融合过程,参数的初始化问题进行了实用性讨论;
  • This may occur if the AP is initializing or offline.
    如果AP正在进行初始化或处于离线状态,就会出现这种状态。
  • Political resources are the precondition and foundation of initializing and promoting political modernization.
    政治资源是政治现代化启动和推进的前提和基础;
  • Script for creating database schema/ table/ rows for initializing a database.
    用来创建初始化数据库所用的数据库模式/表/行的脚本。
  • They often implement some form of connection pooling to minimize the overhead associated with the creating and initializing connections.
    它们经常实施某些格式的连接库来最大限度地降低与创建和初始化连接相关的开销。
  • Initializing the snapshot of the database. This may take a few minutes.
    正在初始化数据库的快照。这可能需要几分钟。
  • The values in the following listing are all literals, which is the most common case when initializing arrays.
    以下清单中的值都是文字,这是初始化阵列时最常见的情况。
  • There are subtle differences between copy-and direct-initialization when initializing objects of a class type.
    当初始化类类型对象时,复制初始化和直接初始化之间的差别是很微妙的。