您要查找的是不是:
- Value types are passed by value, not by reference. 值类型是通过值传递的,而不是通过引用传递的。
- Reference types are also passed by value and by reference. 引用类型也通过值和通过引用传递。
- Reference types can be passed by value or by reference. 引用类型可以通过值或通过引用传递。
- The default in Visual Basic is to pass arguments by value. Visual Basic中的默认行为是通过值传递参数。
- Prefer passing objects by const& instead of passing by value. 尽量按常量的引用传递对象而不是按值传递。
- Remotable components that simply hold state should be marshaled by value. 仅保留状态的可远程控制组件应该由值封送。
- Don't judge your friend's gift by value; it is the thought that counts. 不要以价值去评估朋友的礼物;心意最重要。
- However, when passed by value, the reference itself cannot be changed. 然而,当通过值传递时,引用本身不会更改。
- When they are passed by value, a pointer to the type is passed on the stack. 当它们通过值传递时,指向该类型的指针在堆栈上传递。
- In general, you should pass classes by value rather than by reference. 通常情况下,你可以通过值而不是参数来传递类。
- Described the one and only parameter-passing mechanism in Java applications, pass by value. 说明Java应用程序有且仅有的一种参数传递机制,即按值传递。
- Describes how to pass strings by value, by reference, in structures, in classes, and in arrays. 描述如何通过值、通过引用、在结构中、在类中和在数组中传递字符串。
- In the Edit Data Graphic dialog box, click New Item, and then click Color by Value. 在“编辑数据图形”对话框中,单击“新建项目”,然后单击“按值显示颜色”。
- Looking up an element by value or index requires a sequential search, however, which can be slow if the list is long. 按值或者索引查找需要顺序搜索,然而如果表很长则速度可能慢。
- In the New Color by Value dialog box, under Display, select an item from the Data field list. 在“新建‘按值显示颜色’”对话框的“显示”下,从“数据域”列表中选择一个项目。
- There is no way to change the value of a variant passed by value, even if the variant has the VT_BYREF flag set. 即使变量设置了VT_BYREF标志,也无法更改通过值传递的变量的值。
- There is no way to change the value of a variant passed by value, even if the variant has the. 标志,也无法更改通过值传递的变量的值。
- In the following code example, the expression is a column name followed by value that you want for the column. 在下面的代码示例中,表达式就是在列名之后加上该列所需的值。
- The Point value type is passed by value because the unmanaged API expects the POINT to be passed on the stack. 而因为非托管API要求在堆栈上传递POINT,因此Point值类型通过值传递。
- He persuaded her to sign the document by guile. 他用欺骗手段说服她在文件上签字。