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

initialize

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

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

v.  初始化(计算机程序或系统); 预置; 格式化(磁盘)

过去分词:initialized 现在分词:initializing 过去式:initialized 第三人称单数:initializes 

计算机

COCA.37736

牛津词典

    verb

    • 初始化(计算机程序或系统);预置;格式化(磁盘)
      to make a computer program or system ready for use or format a disk

      英英释义

      verb

      • divide (a disk) into marked sectors so that it may store data
        1. Please format this disk before entering data!
        Synonym:formatinitialise
      • assign an initial value to a computer program
          Synonym:initialise

        双语例句

        • Linux uses the init process to initialize the services and applications that make Linux useful.
          Linux使用了init进程来对组成Linux的服务和应用程序进行初始化。
        • In this application, we open the database in the initialize function.
          在这个应用程序中,我们在初始化函数中打开了数据库。
        • An assign activity lets you copy values from one variable to another or to initialize variables.
          赋值活动允许您将值从一个变量复制到另一个变量或复制到初始化变量。
        • Increasing the size of the log reduces the number of requests required to allocate and initialize new logs.
          增加日志大小会减少为分配和初始化新日志所需的请求数量。
        • This file is the configuration file for init and defines how to initialize the system.
          这个文件是init的配置文件,定义了如何对系统进行初始化。
        • To do this, create a message stanza and initialize it with the peer address and a message.
          这点可以通过创建一个消息节并使用对方地址和消息对它进行初始化来实现。
        • JADE also provides a graphical user interface ( GUI) to initialize, control, and terminate agents.
          JADE还提供了图形用户接口(GUI),用以初始化、控制和终止代理。
        • Initialize the subscription ( s) with a snapshot of the publication data and schema.
          用发布数据和架构的快照来初始化订阅。
        • In this case we define a variable newTask that we initialize with a new Task entity instance.
          在这种情况下,我们定义了变量newTask,并使用新建的Task实体实例对其进行初始化。
        • However, we will not use this structure since it's cumbersome to initialize and use.
          我们将不用这个结构,因为这个结构的初始化和使用是麻烦的。