initialized
英 [ɪˈnɪʃəlaɪzd]
美 [ɪˈnɪʃəlaɪzd]
已初始化的
双语例句
- The symbols are used for naming various sections of code and data, both initialized and uninitialized.
这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。 - You may have noticed that the public static fields are only declared in canonical metamodel but not initialized.
您可能已经注意到,公共静态字段仅在规范元模型中声明,而没有初始化。 - The global cache was already initialized in the extended stored procedure.
扩展存储过程中的全局高速缓存已初始化。 - Once the variables and parameter list is initialized, the getConflictDocuments method is invoked.
在初始化变量和参数列表之后,就会调用getConflictDocuments方法。 - Sections can contain executable code, symbol names, initialized data values, and many other types of data.
段可以包含可执行代码、符号名称、初始数据值和许多其他类型的数据。 - Analysis engine was initialized with one or more errors.
分析引擎已初始化,但有一个或多个错误。 - Those variables can be declared when the report is initialized.
在报表初始化时那些变量得到了声明。 - Then, it calls the open() method and returns the initialized request object.
然后,它会调用open()方法并返回初始化了的request对象。 - A lookup data structure which is a linked list is then initialized.
然后初始化一个查找数据结构,这是一个链表。 - After the kernel is booted and initialized, the kernel starts the first user-space application.
当内核被引导并进行初始化之后,内核就可以启动自己的第一个用户空间应用程序了。