您要查找的是不是:
- I thought I'd call by and see how you are. 我想我会顺便看看你生活得可好。
- I'll call by and pick up my tools. 我会顺便过来取我的工具。
- If you are away on official business, please call by. 如你出差,一定要顺便来玩玩。
- call by result parameter 结果参数调用
- Value types are passed by value, not by reference. 值类型是通过值传递的,而不是通过引用传递的。
- call by value parameter 代入值参数, 赋值参数
- If you are in at six this evening, I'll call by and pick up my books. 如果你今晚6点在家,我顺便来取我的书。
- Parameter modifiers cause method arguments to be marshaled by reference rather than by value. 参数修饰符导致方法参数通过引用而不是通过值进行封送。
- I'll call by at the post office on the way home. 回家途中我将顺便去邮局。
- The following example demonstrates passing a reference-type parameter, arr, by value, to a method, Change. 下面的示例演示通过值向Change方法传递引用类型的参数arr。
- I'll call by at the shops on my way home. 我在回家路上会进商店去逛逛。
- You end the call by pressing the Hang Up button. 通过按Hang Up按钮来结束本次呼叫。
- I will call by at the shop on my way home. 在回家的路上,我会顺便去一趟商店。
- Reference types are also passed by value and by reference. 引用类型也通过值和通过引用传递。
- Reference types can be passed by value or by reference. 引用类型可以通过值或通过引用传递。
- Call by continuing to use the old state. 对象将继续使用旧的状态来完成。
- The default in Visual Basic is to pass arguments by value. Visual Basic中的默认行为是通过值传递参数。
- To call by an incorrect name;misname. 以错名叫;叫错名字
- I'll call by at the shops on the way home. 回家的路上我顺便到商店去。
- Likewise, the parameter containing the size of the array must be passed by value (the SizeParamIndex field cannot refer to a ref or out parameter). 同样,包含数组大小的参数必须通过值传递(SizeParamIndex字段不能引用ref或out参数)。