Instead of creating a new Integer and throwing it away, use String.valueOf() directly. String strInteger = String.valueOf(Float.
確定! 回上一頁