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

initialized

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

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

已初始化的

双语例句

  • Those variables can be declared when the report is initialized.
    在报表初始化时那些变量得到了声明。
  • The symbols are used for naming various sections of code and data, both initialized and uninitialized.
    这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。
  • This list is initialized by the workbench selection.
    这一列表是由工作台选择初始化的。
  • The store is initialized in the plug-in class, a class that initializes objects global to the plug-in.
    该存储在插件类中被初始化,这个类初始化对该插件而言是全局的对象。
  • XAML C# code is generated and the dataset is initialized.
    生成XAMLC代码并对数据集进行初始化。
  • Then, it calls the open() method and returns the initialized request object.
    然后,它会调用open()方法并返回初始化了的request对象。
  • After the kernel is booted and initialized, the kernel starts the first user-space application.
    当内核被引导并进行初始化之后,内核就可以启动自己的第一个用户空间应用程序了。
  • This template will ensure that the project structure and all necessary files will get created and initialized.
    此模板将确保创建并初始化该项目的结构和所有必需的文件。
  • A lookup node is then created and initialized which also has the name service entry.
    然后创建并初始化一个查找节点,它也有名称服务条目。
  • The object must be initialized before you set or retrieve properties on it.
    在对象上进行设置属性或检索属性之前,必须先初始化该对象。