词语屋>英语词典>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对该变量进行初始化。
  • XAML C# code is generated and the dataset is initialized.
    生成XAMLC代码并对数据集进行初始化。
  • This means that an object is initialized with a value and not reassigned.
    这意味着用一个值初始化对象,以后不再重新赋值。
  • The global cache was already initialized in the extended stored procedure.
    扩展存储过程中的全局高速缓存已初始化。
  • The symbols are used for naming various sections of code and data, both initialized and uninitialized.
    这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。
  • You may have noticed that the public static fields are only declared in canonical metamodel but not initialized.
    您可能已经注意到,公共静态字段仅在规范元模型中声明,而没有初始化。
  • The runtime instance of the workbench is initialized in a new window.
    工作台的运行时实例在新窗口中得到了初始化。
  • This list is initialized by the workbench selection.
    这一列表是由工作台选择初始化的。
  • All the plug-ins that were declared are created and initialized.
    声明的所有插件都将被创建和初始化。
  • That's why$ append is initialized to0.
    所以我们要将$append初始化为0。