那是因為Java的 BigDecimal , String ,及其他如原始型別的包裹類別(Wrapper Class)如 Integer , Double 等都是Immutable Class(不可變的),也就是 ...
確定! 回上一頁