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 create and initialize a mutex in one operation through the DEFINE_MUTEX macro.
可以通过DEFINEMUTEX宏使用一个操作创建和初始化互斥锁。 - Initialize the subscription ( s) with a snapshot of the publication data and schema.
用发布数据和架构的快照来初始化订阅。 - In the preceding main section, I showed how you initialize a WDM driver when it's first loaded.
在前面的主要章节中,我向你展示了:当一个WDM驱动第一次被装载的时候。 - 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.
从防火墙初始化并安装你为每个系统指定的附加文件系统。 - In this application, we open the database in the initialize function.
在这个应用程序中,我们在初始化函数中打开了数据库。 - You have successfully completed the Initialize and Convert Disk Wizard
您已成功地完成了磁盘初始化和转换向导 - However, we will not use this structure since it's cumbersome to initialize and use.
我们将不用这个结构,因为这个结构的初始化和使用是麻烦的。 - To do this, create a message stanza and initialize it with the peer address and a message.
这点可以通过创建一个消息节并使用对方地址和消息对它进行初始化来实现。 - Linux uses the init process to initialize the services and applications that make Linux useful.
Linux使用了init进程来对组成Linux的服务和应用程序进行初始化。