type parameter
基本解释
- 类型参数
英汉例句
- You are allowed to specify the value of the type parameter if you like, but only if you can name the type — and the capture types are not denotable.
如果愿意,您可以指定类型参数的值,但只有当您能够命名该类型时才可以这样做 — 并且不能够表示捕获类型。 - In the case of generic methods, if a type parameter appears only once in the method signature, then it probably should be a wildcard rather than a named type parameter.
就泛型方法来说,如果一个类型参数在方法签名中只出现一次,它很有可能是一个通配符而不是一个命名的类型参数。 - Second, because we know that every instantiation of the type parameter is a subclass of the bound, we can safely call any methods on an instance of the type parameter that appear in the bound.
其次,因为我们知道类型参数的每次实例化都是这个范围之内的子类,所以可以放心地调用类型参数实例出现在这个范围之内的任何方法。
双语例句
词组短语
- type template parameter 类型模板参数
- type selection parameter 选型参数
- type control parameter block 类型控制参数块;翻译
- type job parameter 顺序型作业参数
- sequence type job parameter 顺序型工件参数;翻译;[计]顺序型作业参数;顺序型作业参数英语
短语
专业释义
- 类型参数