火范文>英语词典>initialized翻译和用法

initialized

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

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

已初始化的

双语例句

  • Then, it calls the open() method and returns the initialized request object.
    然后,它会调用open()方法并返回初始化了的request对象。
  • They can only be initialized through the constructor.
    它们只通过构造函数初始化。
  • The number of global variables is limited, so we can declare them when the report is initialized.
    全局变量的数量是有限的,这样我们就可以在报表初始化时声明它们了。
  • After the kernel is booted and initialized, the kernel starts the first user-space application.
    当内核被引导并进行初始化之后,内核就可以启动自己的第一个用户空间应用程序了。
  • Initialize the token: Before you use a token, it must be initialized.
    初始化令牌:令牌在使用之前必须被初始化。
  • In this method, you first check to see if the AddressStore object is initialized.
    在这个方法中,您首先检查AddressStore对象是否已经初始化。
  • The security card or token does not exist, needs to be initialized or has been removed.
    安全性卡或令牌不存在,需要进行初始化或已被删除。
  • Those variables can be declared when the report is initialized.
    在报表初始化时那些变量得到了声明。
  • Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
    在初始化变量和参数列表之后,就会调用getConflictDocuments方法。
  • That's why$ append is initialized to0.
    所以我们要将$append初始化为0。