type parameter
基本解釋
- 類型參數(shù)
英漢例句
- 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.
如果愿意,您可以指定類型參數(shù)的值,但只有當(dāng)您能夠命名該類型時(shí)才可以這樣做 — 并且不能夠表示捕獲類型。 - 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.
就泛型方法來說,如果一個(gè)類型參數(shù)在方法簽名中只出現(xiàn)一次,它很有可能是一個(gè)通配符而不是一個(gè)命名的類型參數(shù)。 - 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.
其次,因?yàn)槲覀冎李愋蛥?shù)的每次實(shí)例化都是這個(gè)范圍之內(nèi)的子類,所以可以放心地調(diào)用類型參數(shù)實(shí)例出現(xiàn)在這個(gè)范圍之內(nèi)的任何方法。
雙語例句
詞組短語
- type template parameter 類型模板參數(shù)
- type selection parameter 選型參數(shù)
- type control parameter block 類型控制參數(shù)塊;翻譯
- type job parameter 順序型作業(yè)參數(shù)
- sequence type job parameter 順序型工件參數(shù);翻譯;[計(jì)]順序型作業(yè)參數(shù);順序型作業(yè)參數(shù)英語
短語
專業(yè)釋義
- 類型參數(shù)