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

initialized

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

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

已初始化的

双语例句

  • A lookup data structure which is a linked list is then initialized.
    然后初始化一个查找数据结构,这是一个链表。
  • The object must be initialized before you set or retrieve properties on it.
    在对象上进行设置属性或检索属性之前,必须先初始化该对象。
  • The global cache was already initialized in the extended stored procedure.
    扩展存储过程中的全局高速缓存已初始化。
  • The subscription store is not initialized. Please contact your system administrator for this server.
    订阅存储未初始化。请与本服务器的系统管理员联系。
  • This means that an object is initialized with a value and not reassigned.
    这意味着用一个值初始化对象,以后不再重新赋值。
  • After the kernel is booted and initialized, the kernel starts the first user-space application.
    当内核被引导并进行初始化之后,内核就可以启动自己的第一个用户空间应用程序了。
  • If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
    如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。
  • The interface is initialized at system startup time.
    系统初始化时,接口也初始化了。
  • The store is initialized in the plug-in class, a class that initializes objects global to the plug-in.
    该存储在插件类中被初始化,这个类初始化对该插件而言是全局的对象。
  • They can only be initialized through the constructor.
    它们只通过构造函数初始化。