八八字典>英语词典>initialized翻译和用法

initialized

英 [ɪˈnɪʃəlaɪzd]

美 [ɪˈnɪʃəlaɪzd]

已初始化的

双语例句

  • You may have noticed that the public static fields are only declared in canonical metamodel but not initialized.
    您可能已经注意到,公共静态字段仅在规范元模型中声明,而没有初始化。
  • If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
    如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。
  • The number of global variables is limited, so we can declare them when the report is initialized.
    全局变量的数量是有限的,这样我们就可以在报表初始化时声明它们了。
  • The subscription store is not initialized. Please contact your system administrator for this server.
    订阅存储未初始化。请与本服务器的系统管理员联系。
  • The object must be initialized before you set or retrieve properties on it.
    在对象上进行设置属性或检索属性之前,必须先初始化该对象。
  • This means that an object is initialized with a value and not reassigned.
    这意味着用一个值初始化对象,以后不再重新赋值。
  • The global cache was already initialized in the extended stored procedure.
    扩展存储过程中的全局高速缓存已初始化。
  • They can only be initialized through the constructor.
    它们只通过构造函数初始化。
  • The symbols are used for naming various sections of code and data, both initialized and uninitialized.
    这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。
  • The interface is initialized at system startup time.
    系统初始化时,接口也初始化了。