2012年5月14日 - 字元轉成字串 1). ""+字元利用字串運算 2).String.valueOf(char c) : 將char 變數c 轉換成字串 ※字元陣列轉成字串 2). String.valueOf(char[] data)
qnworknote.blogspot.com