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 .
当对象定义在局部作用域中时,内置或复合类型的成员不进行初始化。