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
- Please format this disk before entering data!
 
 - assign an initial value to a computer program
 
双语例句
- To do this, create a message stanza and initialize it with the peer address and a message.
这点可以通过创建一个消息节并使用对方地址和消息对它进行初始化来实现。 - Next, I set up the data files and initialize my repository with them.
接下来,我将设置数据文件并使用它们初始化我的存储库。 - Initialize the subscription ( s) with a snapshot of the publication data and schema.
用发布数据和架构的快照来初始化订阅。 - In order to initialize the semaphore-set data structure, use the semctl() system call with the IPC_SET command.
为了对信号量集数据结构进行初始化,可以使用IPCSET命令来调用semctl()系统调用。 - JADE also provides a graphical user interface ( GUI) to initialize, control, and terminate agents.
JADE还提供了图形用户接口(GUI),用以初始化、控制和终止代理。 - Once you have created a directory for your scripts, initialize your client with a password file.
为脚本创建了目录之后,使用密码文件初始化您的客户端。 - To initialize and change the screen and printer fonts.
以初始化和更改屏幕和打印机字体。 - This file is the configuration file for init and defines how to initialize the system.
这个文件是init的配置文件,定义了如何对系统进行初始化。 - Listing 1 shows the code to initialize and open a database.
清单1显示了初始化并打开一个数据库的代码。 - In the preceding main section, I showed how you initialize a WDM driver when it's first loaded.
在前面的主要章节中,我向你展示了:当一个WDM驱动第一次被装载的时候。 
