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
双语例句
- You have successfully completed the Initialize and Convert Disk Wizard
您已成功地完成了磁盘初始化和转换向导 - 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),用以初始化、控制和终止代理。 - Listing 1 shows the code to initialize and open a database.
清单1显示了初始化并打开一个数据库的代码。 - An assign activity lets you copy values from one variable to another or to initialize variables.
赋值活动允许您将值从一个变量复制到另一个变量或复制到初始化变量。 - In this case we define a variable newTask that we initialize with a new Task entity instance.
在这种情况下,我们定义了变量newTask,并使用新建的Task实体实例对其进行初始化。 - You create and initialize a mutex in one operation through the DEFINE_MUTEX macro.
可以通过DEFINEMUTEX宏使用一个操作创建和初始化互斥锁。 - If the repository is new, you will be prompted to create and initialize it.
如果该存储库是新的,则会提示您对其进行创建和初始化。 - In this application, we open the database in the initialize function.
在这个应用程序中,我们在初始化函数中打开了数据库。 - Next, I set up the data files and initialize my repository with them.
接下来,我将设置数据文件并使用它们初始化我的存储库。