initialized
英 [ɪˈnɪʃəlaɪzd]
美 [ɪˈnɪʃəlaɪzd]
已初始化的
双语例句
- They can only be initialized through the constructor.
它们只通过构造函数初始化。 - All the plug-ins that were declared are created and initialized.
声明的所有插件都将被创建和初始化。 - Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
在初始化变量和参数列表之后,就会调用getConflictDocuments方法。 - 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.
这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。 - Sections can contain executable code, symbol names, initialized data values, and many other types of data.
段可以包含可执行代码、符号名称、初始数据值和许多其他类型的数据。 - A lookup data structure which is a linked list is then initialized.
然后初始化一个查找数据结构,这是一个链表。 - You can also handle runtime errors when the test variable is not initialized.
当测试变量尚未初始化时,您可以处理运行时方面的错误。 - XAML C# code is generated and the dataset is initialized.
生成XAMLC代码并对数据集进行初始化。 - The store is initialized in the plug-in class, a class that initializes objects global to the plug-in.
该存储在插件类中被初始化,这个类初始化对该插件而言是全局的对象。