记作业>英语词典>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

        双语例句

        • However, we will not use this structure since it's cumbersome to initialize and use.
          我们将不用这个结构,因为这个结构的初始化和使用是麻烦的。
        • JADE also provides a graphical user interface ( GUI) to initialize, control, and terminate agents.
          JADE还提供了图形用户接口(GUI),用以初始化、控制和终止代理。
        • To initialize and change the screen and printer fonts.
          以初始化和更改屏幕和打印机字体。
        • To do this, create a message stanza and initialize it with the peer address and a message.
          这点可以通过创建一个消息节并使用对方地址和消息对它进行初始化来实现。
        • In order to initialize the semaphore-set data structure, use the semctl() system call with the IPC_SET command.
          为了对信号量集数据结构进行初始化,可以使用IPCSET命令来调用semctl()系统调用。
        • The exec command can be used to initialize the variable with a value.
          通过使用exec命令,可以用值来初始化变量。
        • Bind the start button to initialize a Leaker object and assign it to a variable in the global namespace.
          绑定Start按钮以初始化Leaker对象,并将它分配给全局命名空间中的一个变量。
        • Linux uses the init process to initialize the services and applications that make Linux useful.
          Linux使用了init进程来对组成Linux的服务和应用程序进行初始化。
        • Initialize the subscription ( s) with a snapshot of the publication data and schema.
          用发布数据和架构的快照来初始化订阅。
        • It will initialize the application in the createPartControl method.
          它将在createPartControl方法中初始化应用程序。