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

initialized

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

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

已初始化的

双语例句

  • The runtime instance of the workbench is initialized in a new window.
    工作台的运行时实例在新窗口中得到了初始化。
  • In this method, you first check to see if the AddressStore object is initialized.
    在这个方法中,您首先检查AddressStore对象是否已经初始化。
  • Then, it calls the open() method and returns the initialized request object.
    然后,它会调用open()方法并返回初始化了的request对象。
  • Sections can contain executable code, symbol names, initialized data values, and many other types of data.
    段可以包含可执行代码、符号名称、初始数据值和许多其他类型的数据。
  • The global cache was already initialized in the extended stored procedure.
    扩展存储过程中的全局高速缓存已初始化。
  • The object must be initialized before you set or retrieve properties on it.
    在对象上进行设置属性或检索属性之前,必须先初始化该对象。
  • 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.
    全局变量的数量是有限的,这样我们就可以在报表初始化时声明它们了。
  • A lookup node is then created and initialized which also has the name service entry.
    然后创建并初始化一个查找节点,它也有名称服务条目。
  • The notification insertion command builder object was not properly initialized in the extended stored procedure.
    扩展存储过程中的通知插入命令生成器对象未正确初始化。