字典APP>英语词典>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

        双语例句

        • Initialize the subscription ( s) with a snapshot of the publication data and schema.
          用发布数据和架构的快照来初始化订阅。
        • If the repository is new, you will be prompted to create and initialize it.
          如果该存储库是新的,则会提示您对其进行创建和初始化。
        • You create and initialize a mutex in one operation through the DEFINE_MUTEX macro.
          可以通过DEFINEMUTEX宏使用一个操作创建和初始化互斥锁。
        • You will now create a class to set up and initialize the shared file row pointer.
          您现在可以创建一个类来对这个共享文件行指针进行安装和初始化。
        • In order to initialize the semaphore-set data structure, use the semctl() system call with the IPC_SET command.
          为了对信号量集数据结构进行初始化,可以使用IPCSET命令来调用semctl()系统调用。
        • In the preceding main section, I showed how you initialize a WDM driver when it's first loaded.
          在前面的主要章节中,我向你展示了:当一个WDM驱动第一次被装载的时候。
        • Increasing the size of the log reduces the number of requests required to allocate and initialize new logs.
          增加日志大小会减少为分配和初始化新日志所需的请求数量。
        • Listing 1 shows the code to initialize and open a database.
          清单1显示了初始化并打开一个数据库的代码。
        • Next, I set up the data files and initialize my repository with them.
          接下来,我将设置数据文件并使用它们初始化我的存储库。
        • Create a new test data store and initialize it from the existing test data store.
          创建一个新的测试数据存储,并从已存在的测试数据存储中对其进行初始化。