所有返回值都显示在控制台上。
参数,目标,异常以及返回值绑定。
如果是,将为无效并返回值406。
不要使用定制类型作为参数或返回值。
很庆幸我们为返回值预留了存储空间。
So, thankfully I know I have storage space for return values.
表1列出了可能的返回值。
MDB和类似的软件部分没有返回值。
不要对返回值使用通配符。
返回值随后被用作条件输入或呈现给用户。
The returned value can then be used as a condition input or simply be presented to the user.
这种变化取决于原来的方法是否有返回值。
This varies depending on whether the original method returns a value or not.
SOAP消息对参数进行编码,并返回值。
对返回值进行序列化。
后置条件测试通常用方法返回值的断言来表示。
Postconditions are often expressed as assertions about method return values.
不要使用变量或货币数据类型作为参数或返回值。
Do not use variants or the currency data type as parameters or return values.
返回值会指定给定查询将要在其上执行的那些片。
The return value designates the slices on which the given query will be executed.
成功方法的参数是接口和实现中的调用的返回值。
The argument to the success method is the return value of the call in the interface and implementation.
客户机则将返回值和输出参数解包,然后继续处理。
The client unpacks the return value and out parameters, then continues processing.
当把这个闭包应用于实际参数3时,返回值是36。
Upon applying this to the actual parameter 3, the value 36 is returned.
一般情况下,返回值的类型取决于指定属性的类型。
In general, the type of the return value depends on the type of the specified attribute.
这可能证明为什么总是需要在序列图为返回值建模。
This arguably points to the need to always model return values in your sequence diagrams.
许多JNI方法都通过返回值来指示调用成功与否。
Many JNI methods have a return value that indicates whether the call succeeded or not.
函数和返回值。
始终正确处理返回动态分配的内存引用的函数返回值。
Always properly handle return values of functions returning references of dynamically allocated memory.
这个返回值可以被用来推测是否需要更新或创建帐户。
This return value can be used to figure out if an account update or creation is needed.
然后客户检查该返回值,确定是否与发送的值相匹配。
The client then examines the returned value to ensure that it matches the value it sent.
然而,所有逻辑和比较运算符都全部返回值1,表示真。
However, all the logical and comparison operators consistently return the value 1 for true.
在转换返回值之后,客户端存根最终返回到客户端函数。
After possibly converting the return values, the client stub finally returns to the client function.
若返回值是复合型结构,那么元素包含一个或多个元素。
If the return value is a complex structure then the element contains one or more elements.
此外,参数和返回值必须属于GWT可以序列化的类型。
Also, your parameters and return value must be of types that GWT can serialize.
这是因为它们都是OUT参数,只用于提供返回值。
This is because they are both OUT parameters and are only used to provide the return values.
应用推荐