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

initialized

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

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

已初始化的

双语例句

  • You can also handle runtime errors when the test variable is not initialized.
    当测试变量尚未初始化时,您可以处理运行时方面的错误。
  • The object must be initialized before you set or retrieve properties on it.
    在对象上进行设置属性或检索属性之前,必须先初始化该对象。
  • That's why$ append is initialized to0.
    所以我们要将$append初始化为0。
  • The subscription store is not initialized. Please contact your system administrator for this server.
    订阅存储未初始化。请与本服务器的系统管理员联系。
  • The runtime instance of the workbench is initialized in a new window.
    工作台的运行时实例在新窗口中得到了初始化。
  • You may have noticed that the public static fields are only declared in canonical metamodel but not initialized.
    您可能已经注意到,公共静态字段仅在规范元模型中声明,而没有初始化。
  • If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
    如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。
  • The symbols are used for naming various sections of code and data, both initialized and uninitialized.
    这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。
  • Sections can contain executable code, symbol names, initialized data values, and many other types of data.
    段可以包含可执行代码、符号名称、初始数据值和许多其他类型的数据。
  • The interface is initialized at system startup time.
    系统初始化时,接口也初始化了。