转换运算子和建构函式已经定义为产生相同的转换。
A conversion operator and a constructor have been defined making the same conversion.
转换运算子的定义,其中引数的型别就是类别或结构的型别。
A definition of a conversion operator where the argument is of the type of your class or structure.
如果使用者并未明确预期有这类转换,请勿提供转换运算子。
Do not define conversion operators outside of a type's domain.
如果您提供转换运算子,进行所需的转换,就能修正这项错误。
This error may be fixed if you supply a conversion operator to make the required cast.
当您定义类别或结构时,可以定义一或多个将该类别或结构型别转换为其他型别的转换运算子。
When you define a class or structure, you can define one or more conversion operators to convert that class or structure type to other types.
线性转换及线性运算子,特征值扩展,以矩阵表示线性运算子。
Linear transformations and linear operators, eigenvector expansion, matrices as representations of linear operators.
另外,定义此运算子的支援可以是范例的形式,其中有一个或多个类似的型别需要这类转换。
DateTime type should not be implemented as a conversion operator. Use a constructor to convert a type to another type that is not in the same domain.
若要使用此运算子,您必须将此运算子对指定的型别加以多载,或定义一个此运算子已定义型别的转换。
To use the operator, you must overload it for the specified type or define a conversion to a type for which the operator is defined.
若要使用此运算子,您必须将此运算子对指定的型别加以多载,或定义一个此运算子已定义型别的转换。
To use the operator, you must overload it for the specified type or define a conversion to a type for which the operator is defined.
应用推荐