单词 | nullable | ||||||||||
释义 | nullable
更多释义 收起释义 例句释义: 允许空值,值类型,可空类型 1. Attribute value with a null reference assigned to a reference type or to a nullable value type. 属性值等同于分配给引用类型或分配给可为空值类型的空引用。 msdn2.microsoft.com 2. The result of an arithmetic operator is always nullable, even if the operands are nonnullable and ANSI_WARNINGS or ARITHABORT is set ON. 即使操作数不可为空并且ANSI_WARNINGS或ARITHABORT设置为ON,算术运算符的结果也始终可为空。 technet.microsoft.com 3. Operator defines the default value to be returned when a nullable type is assigned to a non-nullable type. 运算符定义当可空类型分配给非可空类型时返回的默认值。 msdn2.microsoft.com 4. A type parameter can be constrained to be a reference type, a non- nullable value type, and to have a default constructor . 类型参数可以约束为引用类型、不可为空值类型和具有默认构造函数。 www.bing.com 5. Specifically, any type defined as Nullable(Of T) wasn't allowed to be optional. 特别地,定义为Nullable(OfT)的任何类型都不允许是可选的。 www.infoq.com 6. Use nullable types to represent things that exist or do not exist depending on the circumstance. 根据具体环境,使用可空类型来表示存在或不存在的事物。 msdn2.microsoft.com 7. The nullability property of arithmetic operators over floating point data type is always nullable. 对浮点数据类型执行运算的算术运算符的为空性属性始终可为空。 msdn2.microsoft.com 8. Assign a value to a nullable type just as you would for an ordinary value type, for example int? 为可以为null的类型赋值的方法与为一般值类型赋值的方法相同,如int? msdn2.microsoft.com 9. In this case, define the field to be a nullable type instead of a value type. 在这种情况下,将该字段定义为可空类型而不是值类型。 msdn2.microsoft.com 10. Though most Rails developers do not like to keep constraints in the database, you should consider things like nullable columns. 虽然大多数Rails开发人员都不喜欢在数据库中保留限制,但您应该考虑像空列这样的事情。 www.ibm.com 1. The as operator must be used with a reference type or nullable type ('int' is a non-nullable value type). as运算符必须与引用类型或可为null的类型一起使用(“int”是不可为null的值类型)。 msdn2.microsoft.com 2. You can declare variables and properties with nullable types, and you can declare an array with elements of a nullable type. 可以用可空类型来声明变量和属性,也可以用可空类型的元素来声明数组。 msdn2.microsoft.com 3. If there is no default value and the column is not nullable, the server will return an error and an exception will be thrown. 如果没有默认值且列不可为空值,服务器将返回错误,此时将引发异常。 msdn2.microsoft.com 4. You can also use the classes and methods of the System. Reflection namespace to generate Type objects that represent Nullable types. 还可以使用System.Reflection命名空间的类和方法来生成表示可以为null的类型的Type对象。 msdn2.microsoft.com 5. In the lower right part of the section, set all key columns of the output link to non-nullable by selecting No in the nullable column. 在本部分的右下侧,通过选择空列上的No可将所有输出链接的关键列都设置为非空。 www.ibm.com 6. Indicates whether the current Nullable object is equal to a specified object. 指示当前Nullable对象是否等于指定的对象。 msdn2.microsoft.com 7. Columns in the view select list can be nullable or not nullable. 视图选择列表中的列可以为空,也可以不为空。 technet.microsoft.com 8. You store a value in a variable or property of a nullable type in the normal way. 按常规方式将值存储在可空类型的变量或属性中。 msdn2.microsoft.com 9. Calling GetType on a Nullable type causes a boxing operation to be performed when the type is implicitly converted to Object. 如果对可空类型调用GetType,则在该类型被隐式转换为Object时将执行装箱操作。 msdn2.microsoft.com 10. True - then boxing takes place, but only the underlying type that the nullable object is based upon is boxed. 则会发生装箱过程,但只将可空对象所基于的基础类型装箱。 msdn2.microsoft.com 1. For this constraint to execute, the foreign key columns must be nullable. 若要执行此约束,外键列必须可为空值。 msdn2.microsoft.com 2. If the column is NULLABLE, any number of NULLs can be inserted in that column. 如果此列可以包含NULL值,就可以在此列中插入任意数量的NULL值。 www.ibm.com 3. Therefore you cannot use is to determine whether a variable is a Nullable type. 因此,不能使用is来确定变量是否为可空类型。 msdn2.microsoft.com 4. If the return type of the method is nullable, the distinguished null value for the type is returned. 如果该方法的返回类型可以为空,则返回类型的突出默认空值。 technet.microsoft.com 5. Nullable types are a special case of generic types. 可为Null的类型是泛型类型的特例。 msdn2.microsoft.com 6. The Nullable class provides complementary support for the Nullable structure. Nullable类为Nullable结构提供补充支持。 msdn2.microsoft.com 7. True clears all columns except the declared primary key, nullable columns with no default, and unique key columns. 将清除除声明的主键、没有默认值并且可为空的列以及唯一的键列以外的所有列。 msdn2.microsoft.com 8. Invokes a transform function on each element of a sequence and returns the maximum nullable Int32 value. 调用序列的每个元素上的转换函数并返回可空Int32的最大值。 msdn2.microsoft.com 9. In this example, no one is allowed to update or insert into that column, which is also marked as unique and not nullable. 在本例中,不允许任何人更新或插入同样标记为唯一和不得为空的列。 www.ibm.com 10. There is one major concern regarding this second strategy: in order for it to work, you must set all non-shared columns to NULLABLE. 关于第二个策略,有一个需要重点考虑的地方:为了让它工作,必须把所有非共享列设置为NULLABLE。 www.ibm.com 1. The metadata API also provides the ability to define nullable columns, establish primary keys, and set-up relationships between tables. 该元数据API还提供了定义可以为空的列的能力,并设置了表之间的关系。 www.ibm.com 2. ANSI_NULL defaults are always on for ALTER COLUMN; if not specified, the column is nullable. 对于ALTERCOLUMN,ANSI_NULL默认值始终为ON;如果没有指定,列可为空。 msdn2.microsoft.com 3. The value returned for this column is different from the value returned for the NULLABLE column. 该列的返回值与NULLABLE列返回的值不同。 technet.microsoft.com 4. The expression may be a null value if the parameter is nullable. 如果参数可为空值,则表达式可能为空值。 technet.microsoft.com 5. If the target column is not nullable, the insert or update action fails and the user receives an error. 如果目标列不可为空,则插入或更新操作将失败,用户将收到错误消息。 msdn2.microsoft.com 6. For an example of when you might use a nullable type, consider how an ordinary Boolean variable can have two values: true and false. 有关可能使用可以为null的类型的示例,请考虑普通的布尔变量如何能够具有两个值:true和false。 msdn2.microsoft.com 7. Nullable types are useful when working with databases and other data structures that may contain elements that contain no specific values. 在使用数据库和其他可能包含未含有具体值的元素的数据结构时,可以使用可空类型。 msdn2.microsoft.com 8. Previously , the code would allow default behavior to occur when handling nullable fields . 以前,代码允许在处理可为空的域时采用缺省的行为。 www.bing.com 9. If a column is nullable and there is no explicit default value set, NULL becomes the implicit default value of the column. 如果某个列可为空值,并且未设置显式的默认值,则会使用NULL作为该列的隐式默认值。 msdn2.microsoft.com 10. Correctly generate Update statements for nullable columns. 能够正确地为可为空的列生成Update语句。 msdn2.microsoft.com 1. Returns the underlying type argument of the specified nullable type. 返回指定可空类型的基础类型参数。 msdn2.microsoft.com 2. Initializes a new instance of the Nullable structure to the specified value. 将Nullable结构的新实例初始化为指定值。 msdn2.microsoft.com 3. For more examples of nullable types, including boxing behavior, see Nullable Sample. 有关可空类型的更多示例(包括装箱行为),请参见可空示例。 msdn2.microsoft.com 4. Columns that allow null values; zero-length strings are returned if the columns are not nullable. 列返回空值;如果列不能为空,则返回零长度的字符串。 msdn2.microsoft.com 5. Sets or gets a value which indicates whether the source column is nullable. 设置或获取一个值,该值指示源列是否可为空。 msdn2.microsoft.com 6. This allows DbCommandBuilder to correctly generate Update statements for nullable columns. 这使得DbCommandBuilder能够正确地为可空的列生成Update语句。 msdn2.microsoft.com 7. Any value type may be used as the basis for a nullable type. 任何值类型都可用作可以为null的类型的基础。 msdn2.microsoft.com 8. Value types and structures can be declared nullable. 可以将值类型和结构声明为可以为空。 technet.microsoft.com 9. To correctly generate update commands when dealing with nullable columns. 使用,以便在处理可为空的列时正确生成更新命令。 msdn2.microsoft.com 10. To correctly generate Update statements for nullable columns. 便能够为可为空的列正确生成Update语句。 msdn2.microsoft.com 1. Use the following code to determine whether a Type object represents a Nullable type. 使用下面的代码来确定Type对象是否表示可空类型。 msdn2.microsoft.com 2. The conversion from an ordinary type to a nullable type, is implicit. 从普通类型到可以为null的类型的转换是隐式的。 msdn2.microsoft.com 3. If you use a nullable VARGRAPHIC column instead , the 1021- byte index limitation is still true . 如果使用可空的VARGRAPHIC列,那么1021字节的索引限制仍然是对的。 www.bing.com 4. A database is one of the most important places to use nullable types. 数据库是使用可空类型的最重要的地方之一。 msdn2.microsoft.com 5. If the return type is non-nullable, the default CLR value for the type is returned. 如果返回类型可以为非空型,则返回类型的默认CLR值。 technet.microsoft.com 6. The nullable button should not be checked. 不应选中可空按钮(nullablebutton)。 www.ibm.com 7. Operator defines a default value that is returned when a nullable type is assigned to a non-nullable type. 运算符定义在将可空类型分配给非可空类型时返回的默认值。 msdn2.microsoft.com 8. Any value type except Nullable can be specified. 可以指定除Nullable以外的任何值类型。 msdn2.microsoft.com 9. Note how the columns have this DBCOLUMNFLAGS_ISNULLABLE for nullable columns. 注意对于可为null的列,列如何具有此DBCOLUMNFLAGS_ISNULLABLE。 msdn2.microsoft.com 10. Now each nullable field is checked and appropriate default values are set. 现在每个可空的域都会进行检查,并设置适当的缺省值。 www-128.ibm.com 1. If there is no default value but the column is nullable, then NULL is inserted. 如果没有默认值,但列可以为空,则插入NULL。 msdn2.microsoft.com 2. The following code example defines a method whose return value is of type Nullable of Int32. 下面的代码示例定义返回值为Int32的Nullable类型的方法。 msdn2.microsoft.com 3. If you use a cast, and the nullable type is currently undefined, an InvalidOperationException exception will be thrown. 如果使用强制转换,并且当前未定义可空类型,将发生InvalidOperationException异常。 msdn2.microsoft.com 4. Consequently, a nullable type can express a value, or that no value exists. 因此,可空类型可表示一个值,或表示不存在任何值。 msdn2.microsoft.com 5. If the column allows null values, the return value is one of the nullable types (for example, Nullable(Of Integer)). 如果列允许空值,则返回值为允许为空的类型之一(例如Nullable(OfInteger))。 msdn2.microsoft.com 6. A SUM function that references a nullable expression. 引用可为空表达式的SUM函数。 technet.microsoft.com 7. In C# you can flag a value type as a nullable type by adding ? after the type (like int? x; ). 在C#中,你可以在一个允许为空的值类型后面加上一个问号(比如,int?x;)。 www.cnblogs.com 8. A Type object that describes a closed generic nullable type. 一个Type对象,描述关闭的泛型可空类型。 msdn2.microsoft.com 9. By skillful, I mean the judicious use of annotation elements such as nullable=false, which allows for only selected items to be "nullable. " 熟练在这里意味着对注释元素的正确使用,如nullable=false,仅允许被选定的项具有“空值”。 www.ibm.com 10. Is the underlying type of the nullable type. 是可空类型的基础类型。 msdn2.microsoft.com 1. The DB2Types classes also provide a means to represent DB2 database column values as individual nullable objects. DB2Types类型还提供了将DB2数据库列值表示为一个个可以为空的对象的方法。 www.ibm.com 2. for value types , nullable types will be generated. 参数。对于值类型,将生成可为空的类型。 www.ichacha.net 3. call the mutator for each nullable property. 请突变为每个空的财产。 dictsearch.appspot.com 4. A generic Nullable that represents a null XML value. 一个一般Nullable,表示空的XML值。 msdn2.microsoft.com 5. That represents the nullable type. 表示可空类型的。 msdn2.microsoft.com 6. I recently ran MoMA on SubSonic and found only one issue - a weird use of Nullable types. 最近我在SubSonic上运行了MoMA,只发现了一个问题——Nullable类型的一个奇怪应用。 www.infoq.com 7. Nullable types are new to . NET 2. 0 and provide a technique for indicating whether a value type should, instead, be null. Nullabletypes是.NET2.0中新提供的一种用于标明一个值类型是否可以为空的技术。 www.cnblogs.com 8. A table should avoid nullable columns. 表应避免可为空的列。 msdn2.microsoft.com 9. This operator can also be used with multiple nullable types. 此运算符还可用于多个可空类型。 msdn2.microsoft.com 10. Type The specified nullable type. 指定的可空类型。 msdn2.microsoft.com 1. When using functions that can return Null, you must set the Nullable property for the attribute to True. 如果使用的函数可返回Null,则必须将该特性的Nullable属性设置为True。 msdn2.microsoft.com 2. If nullable, it will contain the NULL value. 如果可为空,它将包含NULL值。 www.ibm.com 3. Nullable types are value types such as an integer or a Boolean that can be either a regular value or a null value. 可空类型指可为普通值或null值的值类型,如整数或布尔值。 msdn2.microsoft.com 4. You cannot create a nullable type based on a reference type. 无法创建基于引用类型的可空类型。 msdn2.microsoft.com 5. Objects based on nullable types are only boxed if the object is non-null. 基于可空类型的对象只在该对象为非空时装箱。 msdn2.microsoft.com 6. This sample demonstrates how to use nullable types. 本示例演示可空类型的使用情况。 msdn2.microsoft.com 7. You also need to specify that all nullable columns contain the DBCOLUMNFLAGS_ISNULLABLE value in your version of the GetColumnInfo. 还需要指定所有可为null的列在GetColumnInfo版本中都包含DBCOLUMNFLAGS_ISNULLABLE值。 msdn2.microsoft.com 8. Value types are also nullable, which means they can store an addition non-value state. 值类型也可以为空,这意味着它们能存储加法非值状态。 msdn2.microsoft.com 9. A nullable type can contain a value, or it can be undefined. 可空类型可以包含值,或者可以是未定义的。 msdn2.microsoft.com 10. Two options are available: nullable types and annotations for strongly typed objects such as datasets. 有两个选择:可空类型和强类型对象(如数据集)的批注。 msdn2.microsoft.com 1. A nullable type can contain a value, or it can be undefined. 可空类型可以包含值,或者可以是未定义的。 msdn2.microsoft.com 2. Two options are available: nullable types and annotations for strongly typed objects such as datasets. 有两个选择:可空类型和强类型对象(如数据集)的批注。 msdn2.microsoft.com 3. Nullable types allow a variable to contain a value that is undefined. 可空类型允许变量包含未定义的值。 msdn2.microsoft.com 4. A column is derived from TypedElement, and it has properties, such as nullable and defaultValue. 列是从TypedElement派生出来的,它具有一些属性,例如nullable和defaultValue。 www.ibm.com 5. For example, a reference type such as String is nullable, whereas a value type such as Int32 is not. 例如,类似String的引用类型就是可空类型,而类似Int32的值类型不是可空类型。 msdn2.microsoft.com 6. For information on using nullable types with Visual Basic, see Nullable Value Types. 有关在VisualBasic中使用可以为null的类型的信息,请参见可以为Null的值类型。 msdn2.microsoft.com 7. Class is unable to deserialize an XML element whose data type maps to a non-nullable value type and whose 类无法对数据类型映射到不可为空值类型并且 msdn2.microsoft.com 8. When a nullable type is boxed, the common language runtime automatically boxes the underlying value of the 在对可空类型进行装箱时,公共语言运行库自动将 msdn2.microsoft.com 9. For information on using nullable types with Visual Basic, see Value Types that Might Not Have a Defined Value. 有关在VisualBasic中使用可空类型的信息,请参见可能没有已定义值的值类型。 msdn2.microsoft.com 10. Library Support for nullable types, including conversion operators and arithmetic operators 为可空类型提供类库支持,包括转换运算符和算术运算符 www.infoq.com 1. Library Support for nullable types, including conversion operators and arithmetic operators 为可空类型提供类库支持,包括转换运算符和算术运算符 www.infoq.com 2. Each instance of a nullable type has two public read-only properties 可以为null的类型的每个实例都具有两个公共的只读属性 msdn2.microsoft.com 3. For a variable of a nullable type, 对于可空类型的变量, msdn2.microsoft.com 4. A nullable type can represent the normal range of values for its underlying value type, plus an additional null 可空类型可以表示其基础值类型正常范围内的值,再加上一个 msdn2.microsoft.com 5. A variable of nullable type can be set to null with the null keyword, as shown below 关键字将可空类型的变量设置为空,如下所示 msdn2.microsoft.com 6. The default value for a nullable type variable sets 可空类型变量的默认值将 msdn2.microsoft.com 7. You can declare procedures with nullable types as parameters, and you can return a nullable type from a 可以用可空类型作为参数来声明过程,也可以从 msdn2.microsoft.com 8. When you declare a variable with a nullable type, its 如果利用可空类型来声明变量,则变量的 msdn2.microsoft.com 9. The behavior of nullable types when boxed provides two advantages 可空类型在装箱时的行为具有两个优点 msdn2.microsoft.com 10. Nullable types and null coalescing operator 可置空类型和空合并运算符 www.infoq.com 1. Nullable types and null coalescing operator 可置空类型和空合并运算符 www.infoq.com 2. Nullable types represent value-type variables that can be assigned the value of null 可空类型表示可被赋值为 msdn2.microsoft.com 3. To retrieve the value of a variable of a nullable type, you should first test its 要检索可空类型的变量的值,应先测试它的 msdn2.microsoft.com 4. If the source column is nullable, otherwise 如果源列可为空,则为 msdn2.microsoft.com 5. The most important members of a nullable type are its 可空类型的最重要成员是它的 msdn2.microsoft.com 6. For more information on nullable types, see 有关可空类型的更多信息,请参见 msdn2.microsoft.com 7. The Members of Nullable Types 可空类型的成员 msdn2.microsoft.com 8. Assign a value to a nullable type in the same way as for an ordinary value type, for example 为可空类型赋值与为一般值类型赋值的方法相同,如 msdn2.microsoft.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。