2013年4月1日 ... String 與int 互轉1.String to int String s="12345"; int intvalue = Integer.parseInt(s); / /
www.google.com.tw