通过引用总是。
Note: The result for Listing 2 cannot be passed by reference.
注意:清单2的结果不能以引用的方式传递。
Note: The result for Listing 3 cannot be passed by reference.
注意:清单3的结果不能以引用的方式传递。
Note: The result for Listing 4 cannot be passed by reference.
注意:清单4的结果不能以引用的方式传递。
Note: The result for Listing 5 cannot be passed by reference.
注意:清单5的结果不能以引用的方式传递。
Note that the parameters for call_user_func() are not passed by reference.
的参数不是以引用的方式传递的。
Note: Note that the parameters for call_user_func() are not passed by reference.
简单地翻译一下,是说这个函数的参数是不能依靠引用来传递的。
Since this passed in by reference, this method can change the values in the array.
一旦它通过引用被传递进去,这个方法就能改变数组里的值。
You can do this because only the object reference is passed by value.
可以这样做是因为只有物件参考是藉由传值传递。
You can do this because only the object reference is passed by value.
可以这样做是因为只有物件参考是藉由传值传递。
应用推荐