如果函式想要能接受不定長度的引數(Variable-length argument),基本上可以使用vector 定義參數,而呼叫方使用vector 收集引數後,再來呼叫函式,例如: #inclu...
確定! 回上一頁