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
双语例句
- Listing 1 shows the code to initialize and open a database.
清单1显示了初始化并打开一个数据库的代码。 - You will now create a class to set up and initialize the shared file row pointer.
您现在可以创建一个类来对这个共享文件行指针进行安装和初始化。 - In this application, we open the database in the initialize function.
在这个应用程序中,我们在初始化函数中打开了数据库。 - Now all that's left is to create and initialize the Dictionary.
现在所有的左边是创建和初始化的词典。 - Bind the start button to initialize a Leaker object and assign it to a variable in the global namespace.
绑定Start按钮以初始化Leaker对象,并将它分配给全局命名空间中的一个变量。 - In this case we define a variable newTask that we initialize with a new Task entity instance.
在这种情况下,我们定义了变量newTask,并使用新建的Task实体实例对其进行初始化。 - From the firewall, initialize and mount the additional file-system you specify for each system.
从防火墙初始化并安装你为每个系统指定的附加文件系统。 - An assign activity lets you copy values from one variable to another or to initialize variables.
赋值活动允许您将值从一个变量复制到另一个变量或复制到初始化变量。 - Next, I set up the data files and initialize my repository with them.
接下来,我将设置数据文件并使用它们初始化我的存储库。 - Create a new test data store and initialize it from the existing test data store.
创建一个新的测试数据存储,并从已存在的测试数据存储中对其进行初始化。
