initializing
英 [ɪˈnɪʃəlaɪzɪŋ]
美 [ɪˈnɪʃəlaɪzɪŋ]
【计】(正在)初始化
双语例句
- Specifies the action that a custom application domain manager takes when initializing a new domain.
指定在初始化一个新域时自定义应用程序域管理器应采取的操作。 - Then the data fusion process and the parameters initializing are practically discussed.
对数据融合过程,参数的初始化问题进行了实用性讨论; - A modification to a process, such as setting a switch or initializing a routine.
对进程的修改,如设置开关或初始化例程。 - Initializing the data to default values and specifying locations for the match text to be rendered is shown below.
下面显示了如何把数据初始化为默认值并指定要渲染的匹配文本的位置。 - The values in the following listing are all literals, which is the most common case when initializing arrays.
以下清单中的值都是文字,这是初始化阵列时最常见的情况。 - Acquisition means creating a variable and initializing it to refer to the system resource.
获取表示创建变量并将其初始化,以便引用系统资源。 - These capabilities include token initialization, security officer PIN initializing and changing, and user PIN initializing and changing.
这个功能包括令牌初始化、安全性主管PIN初始化和更改以及用户PIN初始化和更改。 - There are subtle differences between copy-and direct-initialization when initializing objects of a class type.
当初始化类类型对象时,复制初始化和直接初始化之间的差别是很微妙的。 - I then print X's now such and such, initializing dot, dot, dot.
然后我打印X的值,如此这般,初始化点,点,点。 - The setUp method is used for initializing the test case.
setUp方法用于初始化测试用例。