将 other 添加到此数字。
other
如果此数字和 other 都是整数,则结果是一个 int,如 int.+ 所述,否则结果是 double。
double operator +(num other);