2005年7月1日 ... String str = Long.toString(l); 1.4 浮點型態數字轉字串 float to String : String str = Float.toString(f); 2.字串轉數字 2.1 字串轉整數 String to integer :
www.google.com.tw