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

initialized

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

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

已初始化的

双语例句

  • You may have noticed that the public static fields are only declared in canonical metamodel but not initialized.
    您可能已经注意到,公共静态字段仅在规范元模型中声明,而没有初始化。
  • Analysis engine was initialized with one or more errors.
    分析引擎已初始化,但有一个或多个错误。
  • The object must be initialized before you set or retrieve properties on it.
    在对象上进行设置属性或检索属性之前,必须先初始化该对象。
  • If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
    如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。
  • Initialize the token: Before you use a token, it must be initialized.
    初始化令牌:令牌在使用之前必须被初始化。
  • The runtime instance of the workbench is initialized in a new window.
    工作台的运行时实例在新窗口中得到了初始化。
  • In this method, you first check to see if the AddressStore object is initialized.
    在这个方法中,您首先检查AddressStore对象是否已经初始化。
  • After the kernel is booted and initialized, the kernel starts the first user-space application.
    当内核被引导并进行初始化之后,内核就可以启动自己的第一个用户空间应用程序了。
  • This list is initialized by the workbench selection.
    这一列表是由工作台选择初始化的。
  • You can also handle runtime errors when the test variable is not initialized.
    当测试变量尚未初始化时,您可以处理运行时方面的错误。