uninitialized

uninitialized

 英

  • 网络未初始化;未初始化的;未被初始化

例句

A program attempt to use an invalid register value. Normally caused by an uninitialized register. This error is Itanium specific.

一个程序企图无效注册通常初始注册引起错误Itanium特有

An uninitialized instance is an instance that has never been persisted.

初始实例从未保留实例

Points to a short-integer array that contains the initial bitmap bit values. If it is NULL, the new bitmap is left uninitialized.

指向一个数组数组记录位图初始如果NULL位图没有初始

A return value that contains text specifying the version number for the snap-in and is passed uninitialized.

一个返回包含指定管理单元版本文本初始传递

As usual, it is undefined to use the value associated with an uninitialized object in any way other than to assign a good value to it.

通常除了之外初始对象关联任何使用没有定义

The sample used an uninitialized Transformer to save the result of the parsing.

样本使用初始Transformer保存解析结果

The expression in an assign accesses an uninitialized part of a variable.

表达式访问变量初始部分

The 'Unassigned' check box allows you to query for uninitialized or unset fields of a work item.

Unassigned复选允许查询工作物件初始设置字段

Hence, with no password entered, the function is passed an uninitialized variable and a script error results.

因此密码键入传递到该函数初始变量脚本错误结果

It does not create an uninitialized string , since creating an empty instance of an immutable type serves no purpose .

由于创建不可类型实例没有任何用处所以不会创建初始字符串

The symbols are used for naming various sections of code and data, both initialized and uninitialized.

这些符号可以用来各种代码数据进行命名包括经过初始初始

Without this function, the run-time library would be left in an uninitialized state.

如果没有函数运行保持初始状态

In addition, incrementing an uninitialized variable is much slower than if it was initialized.

另外一个没有初始变量进行递增操作初始来得

Both keywords can be used to declare "abstract" (uninitialized) variables in abstract types.

关键可以抽象类型用来声明抽象”(没有初始变量

Using an uninitialized variable for anything other than as the left-hand operand of an assignment is undefined.

除了用作赋值操作符操作初始变量用作任何其他用途没有定义

When you declare an Object array without initializing it, its element type is Object as long as it remains uninitialized.

声明Object数组没有初始只要保持初始元素类型便是Object

Doing so usually leads to a crash as soon as we attempt to dereference the uninitialized pointer.

因此初始指针进行引用通常会导致程序崩溃

Sometimes, we're lucky and using an uninitialized variable results in an immediate crash at run time.

有时我们幸运使用初始变量导致程序运行突然崩溃

It might cause random behavior or crashes due to usage of uninitialized memory because constructors are not invoked.

可能会调用构造函数使用初始内存导致随机行为系统崩溃

When an uninitialized property is accessed, Persevere automatically requests the correct data from the server and then resumes execution.

访问初始属性Persevere会自动服务器请求正确数据然后再继续执行

This constructor initializes members of class type by running that class's default constructor; members of built-in type are uninitialized .

这个构造函数通过运行默认构造函数初始类型成员内置类型成员进行初始

You will get an E_NOTICE any time an uninitialized variable is used in a way that assumes it has a value.

每当使用初始变量假定具有得到E_NOTICE。

Furthermore, the uninitialized ready state is pretty useless in practical applications.

另外初始就绪状态实际应用程序没有真正用处

However, even if the frame is in a valid state, there still may be problems such as uninitialized local variables.

不过即使框架处于有效状态可能初始区域变数之类问题

The default value of an uninitialized enumeration, just like other value types, is zero.

其他类型一样初始枚举默认

Listing 3 illustrates the concept of uninitialized memory, defined using the . bss section directive (line 14).

清单3演示初始内存概念.bss部分指令(第14定义

Initially, all memory is red, which represents unallocated and uninitialized memory.

最初所有内存红色表示内存没有分配没有初始

Uninitialized entries in the session data store are created by a call to the CreateUninitializedItem method.

通过调用CreateUninitializedItem方法可以创建会话数据存储区初始

Dependencies on uninitialized local variables.

初始局部变量依赖项

Method returns all the columns in the insert row to an uninitialized state.

方法使插入所有返回初始状态

Initially, all memory is red, which represents unallocated and uninitialized memory.

最初所有内存红色表示内存没有分配没有初始

Uninitialized entries in the session data store are created by a call to the CreateUninitializedItem method.

通过调用CreateUninitializedItem方法可以创建会话数据存储区初始

Dependencies on uninitialized local variables.

初始局部变量依赖项

Columns in the insert row are initially in an uninitialized state.

最初插入处于初始状态

Method returns all the columns in the insert row to an uninitialized state.

方法使插入所有返回初始状态

Specifies whether this Color structure is uninitialized.

指定是否初始Color结构

Defines an empty, uninitialized performance counter sample of type.

类型初始并且性能计数器样本

A call to the insertRow method returns all the columns in the insert row to an uninitialized state.

调用insertRow方法位于插入所有返回初始状态

Uninitialized variables are a great source of bugs.

初始变量产生很多错误

When objects are defined at local scope, then members of built-in or compound type are uninitialized .

对象定义局部作用域内置复合类型成员进行初始