MY词语>英语词典>initializing翻译和用法

initializing

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

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

【计】(正在)初始化

计算机

双语例句

  • They often implement some form of connection pooling to minimize the overhead associated with the creating and initializing connections.
    它们经常实施某些格式的连接库来最大限度地降低与创建和初始化连接相关的开销。
  • They were added to the language to specifically address the difficulties involved with initializing static members in other languages.
    它们被加入到语言中来,对在其它语言中涉及到的和初始化静态成员相关的困难,进行了特殊的描述。
  • 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.
    希望能够用另一个向量中的值对一个无限随机向量进行初始化。
  • Usage Analysis Wizard: Error in initializing report list.
    使用分析向导:初始化报表列表时出错。
  • Script for creating database schema/ table/ rows for initializing a database.
    用来创建初始化数据库所用的数据库模式/表/行的脚本。
  • The setUp method is used for initializing the test case.
    setUp方法用于初始化测试用例。
  • These capabilities include token initialization, security officer PIN initializing and changing, and user PIN initializing and changing.
    这个功能包括令牌初始化、安全性主管PIN初始化和更改以及用户PIN初始化和更改。
  • Apply log file and database changes before initializing the time range display.
    在初始化时间范围显示前应用日志文件和数据库更改。
  • There are subtle differences between copy-and direct-initialization when initializing objects of a class type.
    当初始化类类型对象时,复制初始化和直接初始化之间的差别是很微妙的。