$ 0 0 摘要: 可变参数函数详解 转载:https://www.cnblogs.com/clover-toeic/p/3736748.html 可变参数函数又称参数个数可变函数(本文也简称变参函数),即函数参数数目可变。原型声明格式为: type VarArgFunc(type FixedArg1, type FixedArg2... 阅读全文eryar 2018-08-15 10:10 发表评论