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

initialized

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

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

已初始化的

双语例句

  • Those variables can be declared when the report is initialized.
    在报表初始化时那些变量得到了声明。
  • The store is initialized in the plug-in class, a class that initializes objects global to the plug-in.
    该存储在插件类中被初始化,这个类初始化对该插件而言是全局的对象。
  • Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
    在初始化变量和参数列表之后,就会调用getConflictDocuments方法。
  • You may have noticed that the public static fields are only declared in canonical metamodel but not initialized.
    您可能已经注意到,公共静态字段仅在规范元模型中声明,而没有初始化。
  • This means that an object is initialized with a value and not reassigned.
    这意味着用一个值初始化对象,以后不再重新赋值。
  • The notification insertion command builder object was not properly initialized in the extended stored procedure.
    扩展存储过程中的通知插入命令生成器对象未正确初始化。
  • In this method, you first check to see if the AddressStore object is initialized.
    在这个方法中,您首先检查AddressStore对象是否已经初始化。
  • The interface is initialized at system startup time.
    系统初始化时,接口也初始化了。
  • This template will ensure that the project structure and all necessary files will get created and initialized.
    此模板将确保创建并初始化该项目的结构和所有必需的文件。
  • After the kernel is booted and initialized, the kernel starts the first user-space application.
    当内核被引导并进行初始化之后,内核就可以启动自己的第一个用户空间应用程序了。