initializing
英 [ɪˈnɪʃəlaɪzɪŋ]
美 [ɪˈnɪʃəlaɪzɪŋ]
【计】(正在)初始化
双语例句
- An error occurred when initializing bug reporting on your computer.
在您的计算机上初始化问题报告时发生了一个错误。 - A modification to a process, such as setting a switch or initializing a routine.
对进程的修改,如设置开关或初始化例程。 - The values in the following listing are all literals, which is the most common case when initializing arrays.
以下清单中的值都是文字,这是初始化阵列时最常见的情况。 - Specifies the action that a custom application domain manager takes when initializing a new domain.
指定在初始化一个新域时自定义应用程序域管理器应采取的操作。 - They often implement some form of connection pooling to minimize the overhead associated with the creating and initializing connections.
它们经常实施某些格式的连接库来最大限度地降低与创建和初始化连接相关的开销。 - Script for creating database schema/ table/ rows for initializing a database.
用来创建初始化数据库所用的数据库模式/表/行的脚本。 - Initializing the data to default values and specifying locations for the match text to be rendered is shown below.
下面显示了如何把数据初始化为默认值并指定要渲染的匹配文本的位置。 - Initializing locks or other resources.
初始化锁和其他资源。 - A problem occurred in initializing mci.
初始化mci时发生问题。 - There are subtle differences between copy-and direct-initialization when initializing objects of a class type.
当初始化类类型对象时,复制初始化和直接初始化之间的差别是很微妙的。