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ù)的值,但只有當您能夠命名該類型時才可以這樣做 — 并且不能夠表示捕獲類型。 - 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.
就泛型方法來說,如果一個類型參數(shù)在方法簽名中只出現(xiàn)一次,它很有可能是一個通配符而不是一個命名的類型參數(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.
其次,因為我們知道類型參數(shù)的每次實例化都是這個范圍之內(nèi)的子類,所以可以放心地調(diào)用類型參數(shù)實例出現(xiàn)在這個范圍之內(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ù);翻譯;[計]順序型作業(yè)參數(shù);順序型作業(yè)參數(shù)英語
短語
專業(yè)釋義
- 類型參數(shù)