initialized
英 [ɪˈnɪʃəlaɪzd]
美 [ɪˈnɪʃəlaɪzd]
已初始化的
双语例句
- The number of global variables is limited, so we can declare them when the report is initialized.
全局变量的数量是有限的,这样我们就可以在报表初始化时声明它们了。 - This list is initialized by the workbench selection.
这一列表是由工作台选择初始化的。 - XAML C# code is generated and the dataset is initialized.
生成XAMLC代码并对数据集进行初始化。 - The store is initialized in the plug-in class, a class that initializes objects global to the plug-in.
该存储在插件类中被初始化,这个类初始化对该插件而言是全局的对象。 - The security card or token does not exist, needs to be initialized or has been removed.
安全性卡或令牌不存在,需要进行初始化或已被删除。 - This means that an object is initialized with a value and not reassigned.
这意味着用一个值初始化对象,以后不再重新赋值。 - Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
在初始化变量和参数列表之后,就会调用getConflictDocuments方法。 - A lookup data structure which is a linked list is then initialized.
然后初始化一个查找数据结构,这是一个链表。 - The symbols are used for naming various sections of code and data, both initialized and uninitialized.
这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。 - The object must be initialized before you set or retrieve properties on it.
在对象上进行设置属性或检索属性之前,必须先初始化该对象。