initialized

initialized

美 [ɪˈnɪʃ(ə)lˌaɪz]  英 [ɪˈnɪʃəlaɪz]

  • v.【计】预置
  • 网络已初始化的;但是初始;试图进行初始操作

词形变化

第三人称单数:initializes  现在分词:initializing  过去式:initialized  

反义词

同义词

英汉解释

v.
1.
【计】预置

英英解释

v.

例句

Each element of a structure is initialized as if it were a separate variable.

初始结构每个元素如同单独变量一样

Once we track down the location of the crash, it is usually pretty easy to see that the variable was not properly initialized .

一旦跟踪程序崩溃位置可以轻易发现没有正确初始变量

Every method in the class first checks to see if initialized is set and throws an exception if it is not.

每个方法首先检查是否设置initialized如果没有设置抛出一个异常

At this point, you may realize that the problem is the fact that top_value is not initialized.

此时可能意识到问题在于top_value初始事实上

Each member of a structure variable is initialized as if it were a separate variable.

结构变量每个成员视为单独变量初始

If you declare the length of an array but do not initialize its elements, each element is initialized as if it were a separate variable.

如果声明数组长度初始元素初始每个元素如同单独变量一样

Timer to define a category on the timer object is initialized to its initial value data member, said the number of seconds given.

定义一个计时计时对象初始就是数据成员初值表示

A structure may be initialized by a list of constant member values; an automatic structure may also be initialized by an assignment.

可以一个常量成员列表初始结构自动结构可以通过进行初始

The module or device is not ready to be initialized.

模块设备尚未准备好进行初始

It is not necessary to call this method to begin listening on a newly initialized channel .

开始侦听一个新近初始信道不必调用方法

If this object was not initialized with a single IP address, and one of this object's IP addresses equals one ofp's IP addresses.

如果对象不是单个IP地址初始对象IP地址一个p参数IP地址集中一个相同

XSL processors are typically initialized with a reference to the source XML and a reference to the style sheet to be used.

通常XML引用使用样式引用初始XSL处理器

After this call, the struct is considered to be definitely assigned; that is, all its members are initialized to their default values.

这个呼叫之后结构视为已经明确指派也就是所有成员已经初始化为它们预设

These functions are called first once the kernel is loaded and given control, then the rest of the system is initialized.

一旦装入内核给予控制首先调用这些函数然后初始系统其余部分

The algorithm is initialized by a statistical histogram based FCM algorithm, which can speed up the convergence of the algorithm.

算法使用基于统计直方图快速FCM算法进行初始收敛速度大大提高

The logger objects could be created in a number of places, as long they are initialized before the first logging operation.

只要第一次日志记录操作日志记录对象进行初始可以许多地方创建它们

Once initialized with a value, the range variable cannot be used to store another value.

一旦初始范围变量不能用于存储其他

Source code, we find that it could be easily instantiated and initialized with a JDBC connection, but the required methods are not public.

代码之后我们发现实例化初始一个JDBC连接很容易但是必需方法不是公共

The application thread is only initialized for COM interop if the thread actually makes a call to a COM component.

如果应用程序线程实际调用COM组件COMinterop初始线程

The next time a user executes the batch, the cached cursor memory will be reused and initialized appropriately as an active cursor.

下次用户执行批处理缓存游标内存重用相应地初始化为活动游标

Note that you use your previously initialized variables along with a fourth parameter that indicates the GFP mask for memory initialization.

注意使用先前初始变量以及指示用于内存初始GFP屏蔽第四参数

Metadata about operations, references, and basic attributes are initialized in a static block initializer, as shown in Listing 3.

有关操作引用以及基本属性元数据一个静态初始程序初始清单3

The value can only be initialized, and cannot be written after initialization.

只能初始不能初始之后写入

You know that any Dictionary object will have been initialized with the required arguments.

所有Dictionary对象已经必需参数初始

Security must be initialized before any interfaces are marshalled or unmarshalled. It cannot be changed once initialized.

整理打乱任何接口之前必须初始安全机制一旦初始不能更改

The update check is delayed until the main form of the application has initialized.

更新检查一直延迟应用程序窗体初始为止

This table contains the processor "s mapping between interrupts and interrupt service routines and must be initialized by the programmer. "

表格包含中断中断服务程序之间映射程序员初始

DBA The database administrator user ID is the only usable user ID in an initialized system.

DBA数据库管理员用户ID初始系统唯一可用用户ID

When the ECMAScript doClick function is called from the page that contains this code, the array and its objects are initialized.

包含代码调用ECMAScriptdoClick函数初始数组及其对象

Yes, all that code just initialized the command-line options.

是的所有这些代码初始命令选项

Note that the mailer is an instance of the 'MessageMailer' class and is initialized at the end of the module.

注意邮件收放`MessageMailer`一个实例模块后面初始

With an initialized timer, the user now needs to set the expiration time, which is done through a call to mod_timer.

拥有一个经过初始计时之后用户现在需要设置过期时间通过调用mod_timer完成

This will ensure that the Silverlight control is initialized with the content of the XAML file I embedded as a resource in the assembly.

确保使用作为资源嵌入程序集中XAML文件内容初始Silverlight控件

Each mirror partition can be initialized independently, or db2_all can be used to run it on all mirror partitions simultaneously.

每个镜像分区可以独立初始可以使用db2_all所有镜像分区同时运行初始

The attributes then gets initialized in the body file where the static attributes get initialized.

这些属性然后主体文件初始并且静态属性初始

Some variables cannot be initialized with a query expression.

有些变量不能查询表达式进行初始

Only the constructor may have to cope with a partially initialized memory area.

只有构造器可能不得不处理部分内存初始工作

Specifies that the type must be initialized before the first attempt to access a static field.

指定必须首次尝试访问静态字段之前类型进行初始

For reference types, object constructors are only called as part of the creation of an object, and objects are only initialized once.

对于引用类型调用对象构造函数作为创建对象一部分对象初始一次

If a class has a constructor, each object of that type is initialized with the constructor prior to use in a program.

如果一个构造那么这个每个对象应该程序使用前先初始构造函数