initialized
英 [ɪˈnɪʃəlaɪzd]
美 [ɪˈnɪʃəlaɪzd]
已初始化的
双语例句
- If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。 - The global cache was already initialized in the extended stored procedure.
扩展存储过程中的全局高速缓存已初始化。 - Those variables can be declared when the report is initialized.
在报表初始化时那些变量得到了声明。 - You may have noticed that the public static fields are only declared in canonical metamodel but not initialized.
您可能已经注意到,公共静态字段仅在规范元模型中声明,而没有初始化。 - XAML C# code is generated and the dataset is initialized.
生成XAMLC代码并对数据集进行初始化。 - Analysis engine was initialized with one or more errors.
分析引擎已初始化,但有一个或多个错误。 - The store is initialized in the plug-in class, a class that initializes objects global to the plug-in.
该存储在插件类中被初始化,这个类初始化对该插件而言是全局的对象。 - Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
在初始化变量和参数列表之后,就会调用getConflictDocuments方法。 - The subscription store is not initialized. Please contact your system administrator for this server.
订阅存储未初始化。请与本服务器的系统管理员联系。 - The number of global variables is limited, so we can declare them when the report is initialized.
全局变量的数量是有限的,这样我们就可以在报表初始化时声明它们了。