2012年5月22日 ... java 數字轉字串字串轉數字. 1.數字轉字串. 1-1 整數轉字串. int i = 7;. String s = Integer.toString(i);. or.
hank20.blogspot.com