Arbitrary Arguments, *args ... If you do not know how many arguments that will be passed into your function, add a * before the parameter name in the function ...
確定! 回上一頁