参数传递 meaning in English
argument passing
parameter passing
Examples
- Passing arrays as parameters c programming guide
将数组作为参数传递( c #编程指南) - Test case , the test suite you pass as parameter to
测试用例,所以,作为参数传递给 - Keyword are passed as in out parameters
)关键字标记的委托才作为in / out参数传递。 - You can pass enumerations as parameters to methods
可以将枚举作为参数传递给方法。 - Q : what are pass by reference and passby value
什么是按参数传递和按值传递?