找词语>英语词典>initialized翻译和用法

initialized

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

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

已初始化的

双语例句

  • This list is initialized by the workbench selection.
    这一列表是由工作台选择初始化的。
  • If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
    如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。
  • That's why$ append is initialized to0.
    所以我们要将$append初始化为0。
  • A lookup data structure which is a linked list is then initialized.
    然后初始化一个查找数据结构,这是一个链表。
  • You can also handle runtime errors when the test variable is not initialized.
    当测试变量尚未初始化时,您可以处理运行时方面的错误。
  • The global cache was already initialized in the extended stored procedure.
    扩展存储过程中的全局高速缓存已初始化。
  • Analysis engine was initialized with one or more errors.
    分析引擎已初始化,但有一个或多个错误。
  • Then, it calls the open() method and returns the initialized request object.
    然后,它会调用open()方法并返回初始化了的request对象。
  • They can only be initialized through the constructor.
    它们只通过构造函数初始化。
  • The object must be initialized before you set or retrieve properties on it.
    在对象上进行设置属性或检索属性之前,必须先初始化该对象。