52古典>英语词典>initializing翻译和用法

initializing

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

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

【计】(正在)初始化

计算机

双语例句

  • Initializing the snapshot of the database. This may take a few minutes.
    正在初始化数据库的快照。这可能需要几分钟。
  • Initializing locks or other resources.
    初始化锁和其他资源。
  • Error initializing Application object.
    初始化应用程序对象时产生错误。
  • The values in the following listing are all literals, which is the most common case when initializing arrays.
    以下清单中的值都是文字,这是初始化阵列时最常见的情况。
  • We would like to have the option of initializing an infinite random vector with the values in another vector.
    希望能够用另一个向量中的值对一个无限随机向量进行初始化。
  • An error occurred while initializing the caption string table.
    初始化题注字符串表格时发生了错误。
  • I then print X's now such and such, initializing dot, dot, dot.
    然后我打印X的值,如此这般,初始化点,点,点。
  • Specifies the action that a custom application domain manager takes when initializing a new domain.
    指定在初始化一个新域时自定义应用程序域管理器应采取的操作。
  • The other sub-systems query this system when they are initializing and running.
    其它子系统在初始化和运行的时候会向它查询相应配置。
  • The setUp method is used for initializing the test case.
    setUp方法用于初始化测试用例。