的返回类型 in English translation

return type
返回 类型
返回值 类型
return types
返回 类型
返回值 类型

Examples of using 的返回类型 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Q)为什么方法重载是不可能仅通过改变方法的返回类型??
Why Method Overloading is not possible by changing the return type of method only?
必须存在一个隐式转换(第6.1节),它能将该表达式的类型转换到包含它的函数成员的返回类型
An implicit conversion(§6.1) must exist from the type of the expression to the return type of the containing function member.
PL/pgSQL函数也可以声明为输出某种类型的参数,代替明确的返回类型声明。
PL/pgSQL functions can also be declared with output parameters in place of an explicit specification of the return type.
这也是永远循环(如loop{})的函数(如网络服务器)或终止进程的函数(如exit())的返回类型
It is also the return type of functions that loop forever(e.g. loop{}) like network servers or functions that terminates the process(e.g. exit()).
Java语言不允许在同一个类中存在"等价覆盖"的两个方法.不管它们有不同的throws子句或是不同的返回类型
The Java language doesn't allow for two methods to be“override-equivalent” within the same class, regardless of their potentially differing throws clauses or return types.
允许不完整的返回类型.
Functions returning incomplete types.
Int是主函数的返回类型.
Int is the return type of main function.
Int是主函数的返回类型.
Return type of main function.
Int部分是方法的返回类型
The int portion is the return type of the method.
无需指定lamdba表达式的返回类型
You don't have to specify the return type of the lambda expression.
这些方法的返回类型必须是String。
The return type of these methods must be String.
Main()方法的返回类型是什么??
What is the return type of a program's main() method?
方法重载中的返回类型可以相同或不同。
The return type of the overloaded methods can be different or same.
检测函数的返回类型是T的子类型。
Checks that the return type of the function is a subtype of T.
注意,方法签名不包括方法的返回类型
The signature of a method does not include the return type.
这个函数的返回类型是一个Int?
Notice that the return type of the function is an int?
题目:main()方法的返回类型是什么??
Question: What is the return type of a program's main() method?
注意,方法签名不包括方法的返回类型
The signature does not include the return type.
没有返回值的函数的返回类型为void。
Functions which return no value are of type void.
题目:main()方法的返回类型是什么??
Question 15: What is the return type of the main() method?
Results: 820, Time: 0.0201

Word-for-word translation

Top dictionary queries

Chinese - English