initialize

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

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

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

计算机

COCA.37736



牛津词典

verb

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

    双语例句

    1. This file is the configuration file for init and defines how to initialize the system.
      这个文件是init的配置文件,定义了如何对系统进行初始化。
    2. You create and initialize a mutex in one operation through the DEFINE_MUTEX macro.
      可以通过DEFINEMUTEX宏使用一个操作创建和初始化互斥锁。
    3. Linux uses the init process to initialize the services and applications that make Linux useful.
      Linux使用了init进程来对组成Linux的服务和应用程序进行初始化。
    4. JADE also provides a graphical user interface ( GUI) to initialize, control, and terminate agents.
      JADE还提供了图形用户接口(GUI),用以初始化、控制和终止代理。
    5. Next, I set up the data files and initialize my repository with them.
      接下来,我将设置数据文件并使用它们初始化我的存储库。
    6. To do this, create a message stanza and initialize it with the peer address and a message.
      这点可以通过创建一个消息节并使用对方地址和消息对它进行初始化来实现。
    7. In this application, we open the database in the initialize function.
      在这个应用程序中,我们在初始化函数中打开了数据库。
    8. It will initialize the application in the createPartControl method.
      它将在createPartControl方法中初始化应用程序。
    9. Listing 1 shows the code to initialize and open a database.
      清单1显示了初始化并打开一个数据库的代码。
    10. Increasing the size of the log reduces the number of requests required to allocate and initialize new logs.
      增加日志大小会减少为分配和初始化新日志所需的请求数量。
    11. Once you have created a directory for your scripts, initialize your client with a password file.
      为脚本创建了目录之后,使用密码文件初始化您的客户端。
    12. If the repository is new, you will be prompted to create and initialize it.
      如果该存储库是新的,则会提示您对其进行创建和初始化。
    13. An assign activity lets you copy values from one variable to another or to initialize variables.
      赋值活动允许您将值从一个变量复制到另一个变量或复制到初始化变量。
    14. In order to initialize the semaphore-set data structure, use the semctl() system call with the IPC_SET command.
      为了对信号量集数据结构进行初始化,可以使用IPCSET命令来调用semctl()系统调用。
    15. Bind the start button to initialize a Leaker object and assign it to a variable in the global namespace.
      绑定Start按钮以初始化Leaker对象,并将它分配给全局命名空间中的一个变量。
    16. Initialize the token: Before you use a token, it must be initialized.
      初始化令牌:令牌在使用之前必须被初始化。
    17. This allows JSF to initialize the JSF context and the view root.
      这允许JSF初始化JSF上下文和视图根。
    18. Create a new test data store and initialize it from the existing test data store.
      创建一个新的测试数据存储,并从已存在的测试数据存储中对其进行初始化。
    19. You will now create a class to set up and initialize the shared file row pointer.
      您现在可以创建一个类来对这个共享文件行指针进行安装和初始化。
    20. The exec command can be used to initialize the variable with a value.
      通过使用exec命令,可以用值来初始化变量。
    21. You have successfully completed the Initialize and Convert Disk Wizard
      您已成功地完成了磁盘初始化和转换向导
    22. Initialize the subscription ( s) with a snapshot of the publication data and schema.
      用发布数据和架构的快照来初始化订阅。
    23. Click initialize to configure a report server to use a symmetric key in a shared report server database.
      单击“初始化”,可以将报表服务器配置为使用共享报表服务器数据库中的对称密钥。
    24. However, we will not use this structure since it's cumbersome to initialize and use.
      我们将不用这个结构,因为这个结构的初始化和使用是麻烦的。
    25. In the preceding main section, I showed how you initialize a WDM driver when it's first loaded.
      在前面的主要章节中,我向你展示了:当一个WDM驱动第一次被装载的时候。
    26. This wizard helps you to initialize new disks and to convert empty basic disks to dynamic disks.
      此向导帮助您初始化新磁盘,并将空的基本磁盘转换成动态磁盘。
    27. In this case we define a variable newTask that we initialize with a new Task entity instance.
      在这种情况下,我们定义了变量newTask,并使用新建的Task实体实例对其进行初始化。
    28. From the firewall, initialize and mount the additional file-system you specify for each system.
      从防火墙初始化并安装你为每个系统指定的附加文件系统。
    29. To initialize and change the screen and printer fonts.
      以初始化和更改屏幕和打印机字体。
    30. Now all that's left is to create and initialize the Dictionary.
      现在所有的左边是创建和初始化的词典。

    英英释义

    verb

    1. divide (a disk) into marked sectors so that it may store data
      1. Please format this disk before entering data!

      Synonym:    formatinitialise

    2. assign an initial value to a computer program

        Synonym:    initialise