return value
[计] 返回值;传回值
2026-03-22 06:38 浏览次数 18
[计] 返回值;传回值
return of value价值的回归
Return on Value价值内部报酬率
return a value传回值
Functions return a value功能过程返回一个值
return return value返回大小
return by value传值返回
return n value返回值
The Return of Value价值的回归
return period value多年一遇值
the return value of any function is the result of the last expression in that clause (in our examples there is only one line).
任何函数的返回值都是子句(在我们的示例中只有一行)中最后一个表达式的结果。
actually, this message would likely be sent to the class that would then result in a return value of the created object, so i cheated a bit.
事实上,该消息将可能被发送到类,然后这将导致一个已创建对象的返回值,所以与我说的有点不符。
this return value can be used to figure out if an account update or creation is needed.
这个返回值可以被用来推测是否需要更新或创建帐户。
the default return value is true for all components, because all components are focusable by default.
所有组件缺省的返回值都为真,因为所有组件在缺省情况下都是可定焦的。
and if it returns a value, you「ve got to do something with that return value too, much like we did up here.
如果它返回了一个值,你便用那个返回值,做一些事情,就像我们刚在上面做的。
the return value of this constructor is a node that you can add to the tree in the same way as the nodes in the above example.
该构造函数的返回值是一个节点,可以使用与上面示例中相同的方式将其添加到树中。
one interesting possibility for before/after decoration is checking types of arguments to a function and the return value from a function.
对于修饰之前/之后来说,一种有趣的可能性就是检查传递给函数的参数和函数返回值的类型。
the return value of this method must indicate the ordering of the two records.
这个方法的返回值必须指示这两条记录的顺序。
next, you need to update the verification point for the response with the return value from the datapool.
下一步,您需要根据数据池的返回值来更新确认点以作应答。
the mapping is case insensitive and only matches if the method has a return value and no input parameters.
映射区分大小写,只有当方法拥有一个返回值而且没有输入参数时才能匹配。
in this case generate_unique() cannot guarantee a unique return value for each transaction, making it not suitable for a high-volume transaction system.
在这种情况下,generate_unique()不能为每个事务生成一个惟一的返回值,因而这种方法不适合有大量事务的系统。
you need to process the return value as described above.
用户需要处理 上面所描述的返回值。
a null return value implies all active slices, while an empty array will raise an exception.
空返回值意味着所有片都是活动的,而空数组则会引发一个异常。
and since example 2 does not have a return value labeled, the sequence does not return a value (presumably, the sequence being modeled does not need the return value).
因为例子2没有返回值标签,序列不返回值(假设,建模的序列不需要返回值)。
when a remote method is called, the response encapsulates the return value of the method call.
当远端方法被调用时,响应就会将此方法调用的返回值封装起来。
values of these types can come from the input document of a transformation, if schema awareness is in effect (see schema awareness further ahead), or as the return value of a function.
如果启用了模式感知(参阅后面的模式感知),这些类型的值可以来自转换的输入文档或者函数的返回值。
there is no return value to enter; in some upcoming steps we」ll tell you how to trigger the next state change.
没有要输入的返回值;在一些后续步骤中,我将会告诉您如何触发下一状态变化。
if the return value is a complex structure then the element contains one or more elements.
若返回值是复合型结构,那么 元素包含一个或多个 元素。
parameter, target, exception and return value binding.
参数,目标,异常以及返回值绑定。
a method that does something that isn't expressed in its return value -- for example, writing a file -- is dangerous.
一个方法如果实现了未在其返回值中表达出来的功能 ——例如,写文件,那是非常危险的。
this will change the substitution from the datapool value to the return value of the custom code class.
这将把取代值从数据池值更改为自定义代码类的返回值。