go top

Nullable type

  • 可空类型

网络释义英英释义

  可空类型

... 五、局部类(Partial Class) 六、可空类型Nullable Type) 使用HasValue属性判断是否为null。 ...

基于32个网页-相关网页

  可为

如果您要将项目或属性转型为可为 Null 的型别 (Nullable Type),撷取可能存在或可能不存在之项目 (或属性) 的值时,较容易撰写程式码。 本主题中的最后一个范例会示范这个情况。

基于10个网页-相关网页

短语

nullable value type 可空值类型

Nullable reference type NullableReferenceTypes 非空和可控的数据类型

Nullable type

  • abstract: In programming, nullable types are a feature of some statically-typed programming languages which allows a data type to be set to the special value NULL instead of their common range of possible values.

以上来源于: WordNet

双语例句

  • In C# you can flag a value type as a nullable type by adding ? after the type (like int? x;).

    C#中,可以个允许为类型后面加上一个问号(比如int? x;)。

    youdao

  • If a column in the database is marked as being nullable, then the corresponding property in the data model class created by the LINQ to SQL designer will be a nullable type.

    如果数据库中的标志那么数据模型相应属性一个可空的类型。

    youdao

  • Specifically, any type defined as Nullable (Of t) wasn't allowed to be optional.

    特别地定义Nullable (Of T)的任何类型允许是可选的。

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定