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 initialize and change the screen and printer fonts.
以初始化和更改屏幕和打印机字体。 - In order to initialize the semaphore-set data structure, use the semctl() system call with the IPC_SET command.
为了对信号量集数据结构进行初始化,可以使用IPCSET命令来调用semctl()系统调用。 - In this application, we open the database in the initialize function.
在这个应用程序中,我们在初始化函数中打开了数据库。 - Initialize the token: Before you use a token, it must be initialized.
初始化令牌:令牌在使用之前必须被初始化。 - The exec command can be used to initialize the variable with a value.
通过使用exec命令,可以用值来初始化变量。 - 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.
此向导帮助您初始化新磁盘,并将空的基本磁盘转换成动态磁盘。 - JADE also provides a graphical user interface ( GUI) to initialize, control, and terminate agents.
JADE还提供了图形用户接口(GUI),用以初始化、控制和终止代理。 - You have successfully completed the Initialize and Convert Disk Wizard
您已成功地完成了磁盘初始化和转换向导 - Linux uses the init process to initialize the services and applications that make Linux useful.
Linux使用了init进程来对组成Linux的服务和应用程序进行初始化。
