將數值double轉換成字串string 語法:文字 = Double.toString(數值double); 範例: