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

initialized

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

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

已初始化的

双语例句

  • This list is initialized by the workbench selection.
    这一列表是由工作台选择初始化的。
  • The symbols are used for naming various sections of code and data, both initialized and uninitialized.
    这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。
  • The global cache was already initialized in the extended stored procedure.
    扩展存储过程中的全局高速缓存已初始化。
  • 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.
    它们只通过构造函数初始化。
  • After the kernel is booted and initialized, the kernel starts the first user-space application.
    当内核被引导并进行初始化之后,内核就可以启动自己的第一个用户空间应用程序了。
  • The security card or token does not exist, needs to be initialized or has been removed.
    安全性卡或令牌不存在,需要进行初始化或已被删除。
  • All the plug-ins that were declared are created and initialized.
    声明的所有插件都将被创建和初始化。
  • 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对象。