return type 返回类型 ; 回返型别 ; 返回值类型 ; 传回类型
covariant return type 协变返回类型
return type burner 回流式燃烧器
indexer return type 索引子传回类型 ; 索引符传回类型
trailing return type 拖尾返回类型 ; 追踪返回类型 ; 尾置返回类型
Return Type Matching Rule 返回类型验证规则
Overriding the deduced return type 越过推演出的返回类型
non-protable return type conversion 不可移植的返回类型转换
void' return type assumed 油膏应该返回一个值
以上来源于: WordNet
The method return type appears after the argument list.
方法的返回类型在参数列表的最后出现。
In most cases, the return type of the method can be inferred, so the ':' and return type can be omitted.
在大多数情况下,方法的返回类型可以被推断,所以“:”和返回类型可以被省略。
Recursive methods also require an explicit return type.
递归方法也需要显式的返回类型。
应用推荐