nullable 双语例句
全部
1·If nullable, it will contain the null value.
如果可为空,它将包含null值。
2·The nullable button should not be checked.
不应选中可空按钮(nullable button)。
3·Nullable types and null coalescing operator
可置空类型和 空合并运算符
4·Value types and structures can be declared nullable.
可以将值类型和结构声明为可以为空。
5·Table 1 spells out the rules to compute firstpos and nullable .
表1清楚地说明了计算firstpos和nullable的规则。
6·Note the values for name, data type, default value and Nullable.
请注意字段名、数据类型、默认值和Nullable。
7·The expression may be a null value if the parameter is nullable.
如果参数可为空值,则表达式可能为空值。
8·Counts the number of hour boundaries between two nullable dates.
对两个指定日期之间的小时边界进行计数。
9·Counts the number of nanosecond boundaries between two nullable dates.
对两个指定日期之间的毫微秒边界数进行计数。
10·Specifically, any type defined as Nullable (Of t) wasn't allowed to be optional.
特别地,定义为Nullable (Of T)的任何类型都不允许是可选的。