initialized
英 [ɪˈnɪʃəlaɪzd]
美 [ɪˈnɪʃəlaɪzd]
已初始化的
双语例句
- The symbols are used for naming various sections of code and data, both initialized and uninitialized.
这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。 - This means that an object is initialized with a value and not reassigned.
这意味着用一个值初始化对象,以后不再重新赋值。 - The global cache was already initialized in the extended stored procedure.
扩展存储过程中的全局高速缓存已初始化。 - That's why$ append is initialized to0.
所以我们要将$append初始化为0。 - Initialize the token: Before you use a token, it must be initialized.
初始化令牌:令牌在使用之前必须被初始化。 - The subscription store is not initialized. Please contact your system administrator for this server.
订阅存储未初始化。请与本服务器的系统管理员联系。 - All the plug-ins that were declared are created and initialized.
声明的所有插件都将被创建和初始化。 - If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。 - You may have noticed that the public static fields are only declared in canonical metamodel but not initialized.
您可能已经注意到,公共静态字段仅在规范元模型中声明,而没有初始化。 - Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
在初始化变量和参数列表之后,就会调用getConflictDocuments方法。