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

initialized

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

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

已初始化的

双语例句

  • The notification insertion command builder object was not properly initialized in the extended stored procedure.
    扩展存储过程中的通知插入命令生成器对象未正确初始化。
  • The interface is initialized at system startup time.
    系统初始化时,接口也初始化了。
  • After the kernel is booted and initialized, the kernel starts the first user-space application.
    当内核被引导并进行初始化之后,内核就可以启动自己的第一个用户空间应用程序了。
  • Then, it calls the open() method and returns the initialized request object.
    然后,它会调用open()方法并返回初始化了的request对象。
  • The symbols are used for naming various sections of code and data, both initialized and uninitialized.
    这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。
  • Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
    在初始化变量和参数列表之后,就会调用getConflictDocuments方法。
  • They can only be initialized through the constructor.
    它们只通过构造函数初始化。
  • A lookup data structure which is a linked list is then initialized.
    然后初始化一个查找数据结构,这是一个链表。
  • The security card or token does not exist, needs to be initialized or has been removed.
    安全性卡或令牌不存在,需要进行初始化或已被删除。
  • Sections can contain executable code, symbol names, initialized data values, and many other types of data.
    段可以包含可执行代码、符号名称、初始数据值和许多其他类型的数据。