... 部分构造的对象(partial constructed object) 引用传递(pass-by-reference) 值传递(pass-by-value) ...
基于1个网页-相关网页
... parentheses 括号(用于改变算术,比较和逻辑运算符运算顺序的符号) pass-by-reference 按应用传送 Pass-by-address 按地址传递 ...
基于1个网页-相关网页
pass by reference 传址 ; 按引用传递 ; 传地址 ; 引用传递
Pass-by-reference or Pass-by-value 援用传递照样值传递
pass by reference-to-const 引用进行传递
Pass-by-reference semantics is maintained across multiple distributed nodes.
在多个分布式节点间保持了Pass - by - reference语义。
However, you must be aware that these alternatives change the semantics of the interaction from pass-by-value to pass-by-reference.
然而,您必须注意到这些可供选择的方案会将交互方法从按值传递(pass - by - value)改变为按引用传递(pass - by - reference)。
By enabling pass by reference, the parameters of the method are not copied to the stack with every remote call, which can be expensive.
通过引用传递,方法的参数没有被复制到每个远程调用的堆栈中,而这个复制过程可能是代价高的。
应用推荐