跳到主要内容

调用函数时,程序会把实际参数传给对应的形式参数。

When a function is called, the program passes the actual parameter to the corresponding formal parameter.