火范文>英语词典>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

        双语例句

        • An assign activity lets you copy values from one variable to another or to initialize variables.
          赋值活动允许您将值从一个变量复制到另一个变量或复制到初始化变量。
        • To do this, create a message stanza and initialize it with the peer address and a message.
          这点可以通过创建一个消息节并使用对方地址和消息对它进行初始化来实现。
        • You create and initialize a mutex in one operation through the DEFINE_MUTEX macro.
          可以通过DEFINEMUTEX宏使用一个操作创建和初始化互斥锁。
        • To initialize and change the screen and printer fonts.
          以初始化和更改屏幕和打印机字体。
        • Create a new test data store and initialize it from the existing test data store.
          创建一个新的测试数据存储,并从已存在的测试数据存储中对其进行初始化。
        • Bind the start button to initialize a Leaker object and assign it to a variable in the global namespace.
          绑定Start按钮以初始化Leaker对象,并将它分配给全局命名空间中的一个变量。
        • You have successfully completed the Initialize and Convert Disk Wizard
          您已成功地完成了磁盘初始化和转换向导
        • In this case we define a variable newTask that we initialize with a new Task entity instance.
          在这种情况下,我们定义了变量newTask,并使用新建的Task实体实例对其进行初始化。
        • It will initialize the application in the createPartControl method.
          它将在createPartControl方法中初始化应用程序。
        • In this application, we open the database in the initialize function.
          在这个应用程序中,我们在初始化函数中打开了数据库。