按引用 meaning in English
by-reference
Examples
- Is marshaled by reference
是否按引用来进行封送。 - Passing value types by reference - as demonstrated above - is useful , but
按引用传递值类型(如上所示)是有用的,但是 - Was passed by reference , as many people claim , it would be null
是按引用传递的,正如许多人声称的那样,它将为null 。 - The base classes for objects that are marshaled by value and by reference are object
按值和按引用封送的对象的基类分别是 - The c language uses both pass - by - value and pass - by - reference argument passing mechanisms
C + +语言同时使用按值传递和按引用传递的参数传递机制: