So functions and return values.
函数和返回值。
对返回值进行序列化。
The kind and number of return values.
返回值的种类和数目。
Check return values and handle exceptions.
检查返回值并处理异常。
Methods may return values of any type.
方法可以返回任何类型的结果。
Return values are shown in the Result pane.
返回值显示在Result窗格中。
Keep bounded wildcards out of return values.
不要对返回值使用通配符。
Any return values are displayed on the console.
所有返回值都显示在控制台上。
SOAP messages encode parameters and return values.
SOAP消息对参数进行编码,并返回值。
Table 1 lists the return values of the next method.
表1列出了next方法的返回值。
Do not use custom types as parameters or return values.
不要使用定制类型作为参数或返回值。
MDBs and similar software pieces don't have return values.
MDB和类似的软件部分没有返回值。
A few, such as the Configure and GC commands, return values.
很少的一些命令,比如Configure和GC命令,返回值。
In RPC style, messages contain parameters and return values.
如果是rpc,消息会包含了一些参数和返回值。
So, thankfully I know I have storage space for return values.
很庆幸我们为返回值预留了存储空间。
Specify constraints for class fields and method return values
为类字段和方法返回值指定约束条件
The second section contains the return values for the gesture.
第二部分包含了手势的返回值。
Therefore, a chunk can define local variables and return values.
因此,块可以定义局部变量和返回值。
Response is a function that handles return values that are not JSON.
response是一个用来处理非json返回值的函数。
Postconditions are often expressed as assertions about method return values.
后置条件测试通常用方法返回值的断言来表示。
Do not use variants or the currency data type as parameters or return values.
不要使用变量或货币数据类型作为参数或返回值。
If this solves the problem, your annotator may return unexpectedly long return values.
如果这能够解决该问题,那么注释器将返回一个比较长的返回值。
Method parameters and return values are serialized over RMI-IIOP and returned by value.
方法参数和返回值将在RMI - IIOP上序列化,并由值返回。
When control returns to the caller, the caller extracts the return values from the stack.
当控制返回给调用程序时,调用程序就可以从堆栈中提取出返回值。
This arguably points to the need to always model return values in your sequence diagrams.
这可能证明为什么总是需要在序列图为返回值建模。
With syscall probes, the input arguments and return values are available to the VUE script.
通过使用系统调用探测,可以在vue脚本中使用输入参数和返回值。
It's also nice because it hides the details of the event objects and handler return values.
另一个好处是,它隐藏了事件对象和处理程序返回值的细节。
Listing 2 shows the kind of cluttered code that would result from using Boolean return values.
清单2显示了一种有点杂乱的代码,这是使用布尔返回值产生的结果。
This is because they are both OUT parameters and are only used to provide the return values.
这是因为它们都是OUT参数,只用于提供返回值。
Handlers are supposed to return values that indicate whether they handled the event or ignored it.
处理程序被假设为返回表明它们是处理事件还是忽略事件的值。
应用推荐