type inference的意思|示意

美 / / 英 / /


type inference相关例句

Type inference also allows your code to be more general.

类型推导可以让你的程序更加简练.

互联网

Lambda expressions passed as arguments to the generic method participate in this type inference process.

Lambda表达式 传递参数到泛型函数,且参与这次类型推断的过程.

互联网

As described in §20.6.4, type inference first occurs independently for each argument.

如§20.6.4所描述的那样, 类型推断首先发生在每个独立的参数中.

互联网

The compiler applies type inference logic to all generic Methods: That share the same name.

编译器向共享相同名称的所有泛型方法应用类型推理逻辑.

互联网

In type inference, the compiler infers the types of values based on the context.

在类型推断的情况下, 编译器会根据上下文推断值的类型.

互联网

For more information, see Local Type Inference.

有关更多信息, 请参见局部类型推理.

互联网