Alert) // 建立[確認]按鈕 let okAction = UIAlertAction( title: "確認", style: .Default, handler: { (action: UIAlertAction!) -> Void in print("按下確認後, ...
確定! 回上一頁