引用调用(call by reference):把变元的地址复制给形式参数,在子程序中,这个地址 用来调用所使用的实际变元,这意味着,参数的变化会影响调用时所使用的变元.
基于650个网页-相关网页
当参数类型为非原始类型(一个定义的类)时, 调用过程通常被称为传引用调用(call by reference),调用方法收到的是一个引用值的拷贝。一个方法接收到了一个对象的引用,则可潜在地修改该对象的状态。
基于92个网页-相关网页
Call By Reference Node 通过引用节点调用
Call-by-reference 引用调用
call by reference parameter [计] 引用参数调用
call by constant reference 按常量引用调用
call by far reference 远程引用调用
call by near reference 近程引用调用
Therefore, if call by reference is enabled, it applies to all of the remote interfaces in the application, not only to a subset of them.
因此,如果启用了按引用传递,则它将应用到应用程序中的所有远程接口,而不只是其中一个子集。
If performance is important, you can access the EJBs via their local interface (call-by-reference), unless your topology requires remote access.
如果性能很重要,可以通过EJB的本地接口访问它们(按引用调用),除非拓扑要求进行远程访问。
We call love what binds us to certain creatures only by reference to a collective way of seeing for which books and legends are responsible.
我们集合了相关的书籍和传说,参考了它们所示的意义,把我们与某种生物绑在一起的东西称之为爱情。
应用推荐