的返回类型 英语是什么意思 - 英语翻译

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

在 中文 中使用 的返回类型 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Main()方法的返回类型是什么??
What is the return type of main() method?
函数的返回类型不能是void。
The return types can not be empty.
Optional可用作可能失败的工厂的返回类型.
Optional can be used as the return type of a factory that may fail.
是一个错误,因为缺少main()的返回类型
Is an error because the return type of main() is missing.
是错误的,因为缺少main()的返回类型
Is an error because the return type of main() is missing.
我们能不能改变main()方法的返回类型??
Can we change the return type of main() method?
你可以用函数类型作为另一个函数的返回类型
You can use a function type as the return type of another function.
函数的返回类型并不是这个签名的一部分。
The return type of a function is not part of this signature.
Int指明了main函数的返回类型
Int is the return type of main function.
题目:main()方法的返回类型是什么??
What is the return type of a program's main() method?
Fp16不能指定为函数的返回类型
Fp16 cannot be specified as the return type of a function.
题目:main()方法的返回类型是什么??
What is the return type of the main() method?
如果应用程序的入口点(entrypoint)方法的返回类型为int,则返回的值用作应用程序的终止状态代码(terminationstatuscode)。
If the return type of the application's entry point method is int, the value returned serves as the application's termination status code.
而在Kotlin中,方法的返回类型可能远在行尾,所以需要滚动到最后面:.
In Kotlin, the method's return type could be far at the end of the line, so you need to scroll:.
虽然每个重载方法可以有不同的返回类型,但返回类型并不足以区分所使用的是哪个方法。
While overloaded methods may have different return types, the return type alone is insufficient to distinguish two versions of a method.
首先,将run函数的返回类型变为Result<(),Box<Error>gt;。
First, we changed the return type of the run function to Result<(), Box<dyn Error>gt;.
桥接方法和被重写的方法将具有相同的签名但拥有不同的返回类型
The bridge method and the method being overridden would have the same signature butdifferent return types.
在Kotlin中,方法的返回类型远在行末,所以可能需要滚动屏幕来阅读:.
In Kotlin, the method's return type could be far at the end of the line, so you need to scroll:.
桥接方法和被覆盖的方法将有相同的签名,不同的返回类型
The bridge method and the method being overridden would have the same signature butdifferent return types.
Promise对象中所有方法的返回类型,无论是静态方法还是原型方法,都是Promise。
The return type of all the methods in Promise object whether they are static methods or prototype methods is again a Promise.
如果PL/pgSQL函数的返回类型为多态类型(anyelement或anyarray),那么函数就会创建一个特殊的参数:$0。
When the return type of a PL/pgSQL function is declared as a polymorphic type(anyelement or anyarray), a special parameter $0 is created.
在java中,只改变方法的返回类型来实现重载是不可能的,因为模糊。
Method overloading in Java cannot be done by changing the return type of the method because there may occur ambiguity.
返回类型推断现在,可推断普通函数的返回类型,包括带有多条返回语句的函数以及递归函数。
Return Type Deduction The return type of normal functions can now be deduced, including functions with multiple return statements and recursive functions.
如果lambda代码块中包含了return语句,则该lambda表达式的返回类型由return语句的返回类型确定。
If the lambda body contains one return statement,the compiler deduces the return type from the type of the return expression.
聚集的输出数据类型被定义为此函数的返回类型
The output data type of the aggregate is defined as the return type of this function.
可以通过附加到成员名称的“Async”后缀和Task或Task<TResult>的返回类型识别这些成员。
You can recognize these members by the“Async”suffix that's attached to the member name and a return type of Task or Task<TResult>
重要的是要注意,如果一个函数以分号结尾,它的返回类型将是(),表示没有返回值。
It is important to note that if a function ends in a semicolon, its return type will be(), indicating no returned value.
上面提供的lambda表达式语法缺少的一个东西是指定函数的返回类型的能力。
One thing missing from the lambda expressionsyntax presented above is the ability to specify the return type of the function.
它是所有的诸如a<b这样的关系运算的返回类型
This is the type returned by all relational operators, as in the case of a< b.
结果: 29, 时间: 0.0246

单词翻译

顶级字典查询

中文 - 英语