方法重载的实现方式 函数重载的概念?
重载函数区分使用不同的初始值设定项的参数类型。例如,max( double, double ) 被视为与 max( double amp, double amp