查询
1 中英释义:
初始化
时间: 2026-03-03 22:52:27

initializationn.赋初值;初始化;设定初值

initializev.初始化;设定初始值;开始设置;准备初始操作;预置参数;格式化

双语例句
  • 用默认值初始化数组。

    Initialize the arr with default values.

  • 使用引导程序来初始化系统。

    Use bootstrap to initialize the system.

  • 在函数中使用之前初始化指针。

    Initialize the ptr before using it in the function.

  • 这个过程会初始化所有系统参数。

    This process will initialize all system parameters.

  • 在启动线程之前初始化信号量。

    Initialize the semaphore before starting the threads.

  • 她用零初始化了这个数组。

    She initialized the array with zeros.

  • 计算机程序用零初始化数组。

    The computer program initializes the array with zeros.

  • 设备被初始化的为出厂设置。

    The device is initialized to factory settings.

  • 常数变量必须在声明时初始化。

    const variables must be initialized at the time of declaration.

  • 构造函数用默认值初始化对象。

    The constructor initializes the object with default values.