initialized
英 [ɪˈnɪʃəlaɪzd]
美 [ɪˈnɪʃəlaɪzd]
已初始化的
双语例句
- They can only be initialized through the constructor.
它们只通过构造函数初始化。 - Then, it calls the open() method and returns the initialized request object.
然后,它会调用open()方法并返回初始化了的request对象。 - The interface is initialized at system startup time.
系统初始化时,接口也初始化了。 - This template will ensure that the project structure and all necessary files will get created and initialized.
此模板将确保创建并初始化该项目的结构和所有必需的文件。 - If the cpr attribute is true, a JavaScript variable is declared and initialized with null.
如果cpr属性为true,就会声明一个JavaScript变量并由null对该变量进行初始化。 - The object must be initialized before you set or retrieve properties on it.
在对象上进行设置属性或检索属性之前,必须先初始化该对象。 - After the kernel is booted and initialized, the kernel starts the first user-space application.
当内核被引导并进行初始化之后,内核就可以启动自己的第一个用户空间应用程序了。 - Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
在初始化变量和参数列表之后,就会调用getConflictDocuments方法。 - Initialize the token: Before you use a token, it must be initialized.
初始化令牌:令牌在使用之前必须被初始化。 - A lookup data structure which is a linked list is then initialized.
然后初始化一个查找数据结构,这是一个链表。