initialized
英 [ɪˈnɪʃəlaɪzd]
美 [ɪˈnɪʃəlaɪzd]
已初始化的
双语例句
- Then, it calls the open() method and returns the initialized request object.
然后,它会调用open()方法并返回初始化了的request对象。 - The symbols are used for naming various sections of code and data, both initialized and uninitialized.
这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。 - The object must be initialized before you set or retrieve properties on it.
在对象上进行设置属性或检索属性之前,必须先初始化该对象。 - This list is initialized by the workbench selection.
这一列表是由工作台选择初始化的。 - This template will ensure that the project structure and all necessary files will get created and initialized.
此模板将确保创建并初始化该项目的结构和所有必需的文件。 - All the plug-ins that were declared are created and initialized.
声明的所有插件都将被创建和初始化。 - If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。 - The store is initialized in the plug-in class, a class that initializes objects global to the plug-in.
该存储在插件类中被初始化,这个类初始化对该插件而言是全局的对象。 - Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
在初始化变量和参数列表之后,就会调用getConflictDocuments方法。 - They can only be initialized through the constructor.
它们只通过构造函数初始化。