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

        双语例句

        • Next, I set up the data files and initialize my repository with them.
          接下来,我将设置数据文件并使用它们初始化我的存储库。
        • An assign activity lets you copy values from one variable to another or to initialize variables.
          赋值活动允许您将值从一个变量复制到另一个变量或复制到初始化变量。
        • This allows JSF to initialize the JSF context and the view root.
          这允许JSF初始化JSF上下文和视图根。
        • In the preceding main section, I showed how you initialize a WDM driver when it's first loaded.
          在前面的主要章节中,我向你展示了:当一个WDM驱动第一次被装载的时候。
        • Initialize the token: Before you use a token, it must be initialized.
          初始化令牌:令牌在使用之前必须被初始化。
        • Click initialize to configure a report server to use a symmetric key in a shared report server database.
          单击“初始化”,可以将报表服务器配置为使用共享报表服务器数据库中的对称密钥。
        • This wizard helps you to initialize new disks and to convert empty basic disks to dynamic disks.
          此向导帮助您初始化新磁盘,并将空的基本磁盘转换成动态磁盘。
        • Once you have created a directory for your scripts, initialize your client with a password file.
          为脚本创建了目录之后,使用密码文件初始化您的客户端。
        • From the firewall, initialize and mount the additional file-system you specify for each system.
          从防火墙初始化并安装你为每个系统指定的附加文件系统。
        • Listing 1 shows the code to initialize and open a database.
          清单1显示了初始化并打开一个数据库的代码。