读知识>英语词典>initialized翻译和用法

initialized

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

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

已初始化的

双语例句

  • If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
    如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。
  • This means that an object is initialized with a value and not reassigned.
    这意味着用一个值初始化对象,以后不再重新赋值。
  • This list is initialized by the workbench selection.
    这一列表是由工作台选择初始化的。
  • A lookup node is then created and initialized which also has the name service entry.
    然后创建并初始化一个查找节点,它也有名称服务条目。
  • Sections can contain executable code, symbol names, initialized data values, and many other types of data.
    段可以包含可执行代码、符号名称、初始数据值和许多其他类型的数据。
  • Initialize the token: Before you use a token, it must be initialized.
    初始化令牌:令牌在使用之前必须被初始化。
  • The symbols are used for naming various sections of code and data, both initialized and uninitialized.
    这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。
  • The store is initialized in the plug-in class, a class that initializes objects global to the plug-in.
    该存储在插件类中被初始化,这个类初始化对该插件而言是全局的对象。
  • That's why$ append is initialized to0.
    所以我们要将$append初始化为0。
  • They can only be initialized through the constructor.
    它们只通过构造函数初始化。