2005年1月19日 - intValue(); 注: 字串转成Double, Float, Long 的方法大同小异. 5.2 如何将整数int 转换成字串String ? A. 有叁种方法: 1.) String s = String.valueOf(i);
www.jspcn.net