And what was that call in reference to? 你们在电话里说了些什么?
It requires that you never forget to call the reference counting functions. 要求您永远不要忘记调用引用(CR)计数函数。
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. 因此,如果启用了按引用传递,则它将应用到应用程序中的所有远程接口,而不只是其中一个子集。
In WebLogic, you can enable call by reference on a bean-by-bean basis, but with WebSphere Application Server, you can enable call by reference at the container level. 在WebLogic中,您可以逐个bean启用按引用调用,而在WebSphereApplicationServer中,只能在容器级别启用按引用调用。
The article narrates the use of reference and how to use reference to call function in c / c + + language, and differentiates the call by address? call by reference and call by value. 本文讲述了C/C++语言中引用的含义和如何使用引用进行函数参数传递,并区分了传址调用、引用调用和传值调用在函数参数传递的区别。