int num = 1;. Foo(anInt, 2.0);. } num 與 2.0 即為引數(Argument),或稱為函式引數 (Argument of a Function)。 i 與 f 則為參數(Parameter)。
確定! 回上一頁