initialized
英 [ɪˈnɪʃəlaɪzd]
美 [ɪˈnɪʃəlaɪzd]
已初始化的
双语例句
- A lookup data structure which is a linked list is then initialized.
然后初始化一个查找数据结构,这是一个链表。 - You may have noticed that the public static fields are only declared in canonical metamodel but not initialized.
您可能已经注意到,公共静态字段仅在规范元模型中声明,而没有初始化。 - Initialize the token: Before you use a token, it must be initialized.
初始化令牌:令牌在使用之前必须被初始化。 - The runtime instance of the workbench is initialized in a new window.
工作台的运行时实例在新窗口中得到了初始化。 - This list is initialized by the workbench selection.
这一列表是由工作台选择初始化的。 - Those variables can be declared when the report is initialized.
在报表初始化时那些变量得到了声明。 - The symbols are used for naming various sections of code and data, both initialized and uninitialized.
这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。 - The store is initialized in the plug-in class, a class that initializes objects global to the plug-in.
该存储在插件类中被初始化,这个类初始化对该插件而言是全局的对象。 - The object must be initialized before you set or retrieve properties on it.
在对象上进行设置属性或检索属性之前,必须先初始化该对象。 - XAML C# code is generated and the dataset is initialized.
生成XAMLC代码并对数据集进行初始化。