設置一個按下會顯示簡單提示的按鈕 var myButton = UIButton(type: . ... 建立一個提示框 let alertController = UIAlertController( title: "提示", message: "一個 ...
確定! 回上一頁