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
双语例句
- This file is the configuration file for init and defines how to initialize the system.
这个文件是init的配置文件,定义了如何对系统进行初始化。 - JADE also provides a graphical user interface ( GUI) to initialize, control, and terminate agents.
JADE还提供了图形用户接口(GUI),用以初始化、控制和终止代理。 - You create and initialize a mutex in one operation through the DEFINE_MUTEX macro.
可以通过DEFINEMUTEX宏使用一个操作创建和初始化互斥锁。 - In this application, we open the database in the initialize function.
在这个应用程序中,我们在初始化函数中打开了数据库。 - To initialize and change the screen and printer fonts.
以初始化和更改屏幕和打印机字体。 - From the firewall, initialize and mount the additional file-system you specify for each system.
从防火墙初始化并安装你为每个系统指定的附加文件系统。 - Click initialize to configure a report server to use a symmetric key in a shared report server database.
单击“初始化”,可以将报表服务器配置为使用共享报表服务器数据库中的对称密钥。 - Create a new test data store and initialize it from the existing test data store.
创建一个新的测试数据存储,并从已存在的测试数据存储中对其进行初始化。 - The exec command can be used to initialize the variable with a value.
通过使用exec命令,可以用值来初始化变量。 - In this case we define a variable newTask that we initialize with a new Task entity instance.
在这种情况下,我们定义了变量newTask,并使用新建的Task实体实例对其进行初始化。
