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
双语例句
- Now all that's left is to create and initialize the Dictionary.
现在所有的左边是创建和初始化的词典。 - Once you have created a directory for your scripts, initialize your client with a password file.
为脚本创建了目录之后,使用密码文件初始化您的客户端。 - Initialize the token: Before you use a token, it must be initialized.
初始化令牌:令牌在使用之前必须被初始化。 - However, we will not use this structure since it's cumbersome to initialize and use.
我们将不用这个结构,因为这个结构的初始化和使用是麻烦的。 - This wizard helps you to initialize new disks and to convert empty basic disks to dynamic disks.
此向导帮助您初始化新磁盘,并将空的基本磁盘转换成动态磁盘。 - If the repository is new, you will be prompted to create and initialize it.
如果该存储库是新的,则会提示您对其进行创建和初始化。 - Linux uses the init process to initialize the services and applications that make Linux useful.
Linux使用了init进程来对组成Linux的服务和应用程序进行初始化。 - You create and initialize a mutex in one operation through the DEFINE_MUTEX macro.
可以通过DEFINEMUTEX宏使用一个操作创建和初始化互斥锁。 - To initialize and change the screen and printer fonts.
以初始化和更改屏幕和打印机字体。 - It will initialize the application in the createPartControl method.
它将在createPartControl方法中初始化应用程序。