形参表示一个值,过程希望您在调用它时传递该值。
Aparameter represents a value that the procedure expects you to pass when you call it.
形参名称的使用方法与其他任何变量的使用方法相同。
You use the parameter name the same way you use any other variable.
在这种情况下,数组大小成为形参和实参类型的一部分。
In this case, the array size is part of the parameter and argument types.
使用引用形参,函数可以直接访问实参对象,而无须复制它。
By using a reference parameter, the function can access the object directly without copying it.
例中的调用只有一个实参,而这些函数分别带有零个和两个形参。
Our call has only one argument, and these functions have zero and two parameters, respectively.
采用四边形面积坐标来代替等参坐标。
The quadrilateral area coordinate is adopted instead of the isoparametric coordinate.
采用四边形面积坐标来代替等参坐标。
The quadrilateral area coordinate is adopted instead of the isoparametric coordinate.
应用推荐