表达式的类型 meaning in English
type of expression
Examples
- The compile - time type of the initializer expression cannot be the null type
在编译时刻构造者表达式的类型不能为null类型。 - Gets or sets the name of the type to use for the compiled regular expression
获取或设置用于所编译的正则表达式的类型名称。 - However , the compiler uses the type of the expression used to initialize the constant
时,编译器使用所用表达式的类型来初始化该常数。 - If no data type is specified , the type of the expression will be used as the default
如果未指定数据类型,将使用表达式的类型作为默认类型。 - The type of the expression is the type of the right operand , and the result is the result of the right operand
表达式的类型是右面的操作数的类型,表达式的结果是右面的操作数的结果。