诗词屋>英语词典>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

        双语例句

        • You have successfully completed the Initialize and Convert Disk Wizard
          您已成功地完成了磁盘初始化和转换向导
        • The exec command can be used to initialize the variable with a value.
          通过使用exec命令,可以用值来初始化变量。
        • You will now create a class to set up and initialize the shared file row pointer.
          您现在可以创建一个类来对这个共享文件行指针进行安装和初始化。
        • Initialize the token: Before you use a token, it must be initialized.
          初始化令牌:令牌在使用之前必须被初始化。
        • Bind the start button to initialize a Leaker object and assign it to a variable in the global namespace.
          绑定Start按钮以初始化Leaker对象,并将它分配给全局命名空间中的一个变量。
        • Listing 1 shows the code to initialize and open a database.
          清单1显示了初始化并打开一个数据库的代码。
        • This allows JSF to initialize the JSF context and the view root.
          这允许JSF初始化JSF上下文和视图根。
        • This wizard helps you to initialize new disks and to convert empty basic disks to dynamic disks.
          此向导帮助您初始化新磁盘,并将空的基本磁盘转换成动态磁盘。
        • However, we will not use this structure since it's cumbersome to initialize and use.
          我们将不用这个结构,因为这个结构的初始化和使用是麻烦的。
        • In this case we define a variable newTask that we initialize with a new Task entity instance.
          在这种情况下,我们定义了变量newTask,并使用新建的Task实体实例对其进行初始化。