//顯示出AlertController的方法有下面兩種。 ... let message = "改變訊息的顏色變為橘色了喔!" ... }); let alertActionOK = UIAlertAction(title: "確定", ...
確定! 回上一頁