java.lang.Integer.decode()方法的主要功能是將String解碼為Integer。該方法還接受十進製,十六進製和八進製數。 用法: public static Integer decode(String str).
確定! 回上一頁