利用alertController建立一個彈出視窗,並且新增兩個UIAlertAction分別為取消 ... UIAlertAction( title: "取消", style: UIAlertActionStyle.cancel, ...
確定! 回上一頁