type argument的意思|示意

美 / / 英 / /

类型参数


type argument的网络常见释义

类型参数 T被称为类型参数(type arguments),泛型类形如:[代码]1,下例是如果定义以及实现一个泛型类代码2,下面是泛型接口的实现代码3,IEnumerable

type argument相关短语

1、 Generic Type Argument 泛型型别引数 ; 泛型类型变量 ; 泛型类型参数

2、 actual type argument 类型参数

3、 type-argument 类型实参

type argument相关例句

You can also omit the type argument and the compiler will infer it.

也可以省略类型参数,编译器将推断出该参数。

Client code must declare and instantiate a constructed type by specifying a type argument inside the Angle brackets.

客户端代码必须通过指定尖括号中的类型参数来声明和实例化构造类型。

What is passed as argument is an unnamed row type.

作为参数传递的是一个未命名的行类型。

You simply type the sigil in place of the argument.

您只需输入这些符号来代替相应的参数。

The generic type argument declares the type of result this CriteriaQuery will return upon execution.

泛型参数声明CriteriaQuery在执行时返回的结果的类型。

The behavior of multiselect gets more interesting with Object as result type or if no type argument is specified.

如果以Object作为结果类型或没有指定类型参数时,multiselect的行为会变得更加有趣。